CdnRuleSetProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The JSON object that contains the properties of the Rule Set to create.
public class CdnRuleSetProperties : Azure.ResourceManager.Cdn.Models.FrontDoorStateProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Cdn.Models.CdnRuleSetProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Cdn.Models.CdnRuleSetProperties>
type CdnRuleSetProperties = class
inherit FrontDoorStateProperties
interface IJsonModel<CdnRuleSetProperties>
interface IPersistableModel<CdnRuleSetProperties>
Public Class CdnRuleSetProperties
Inherits FrontDoorStateProperties
Implements IJsonModel(Of CdnRuleSetProperties), IPersistableModel(Of CdnRuleSetProperties)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| DeploymentStatus |
Gets the DeploymentStatus. (Inherited from FrontDoorStateProperties) |
| ProfileName |
The name of the profile which holds the rule set. |
| ProvisioningState |
Provisioning status. (Inherited from FrontDoorStateProperties) |