CdnDeploymentVersionRuleSetChange 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.
Deployment change of the rule set under the profile.
public class CdnDeploymentVersionRuleSetChange : Azure.ResourceManager.Cdn.Models.CdnDeploymentVersionChange, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Cdn.Models.CdnDeploymentVersionRuleSetChange>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Cdn.Models.CdnDeploymentVersionRuleSetChange>
type CdnDeploymentVersionRuleSetChange = class
inherit CdnDeploymentVersionChange
interface IJsonModel<CdnDeploymentVersionRuleSetChange>
interface IPersistableModel<CdnDeploymentVersionRuleSetChange>
Public Class CdnDeploymentVersionRuleSetChange
Inherits CdnDeploymentVersionChange
Implements IJsonModel(Of CdnDeploymentVersionRuleSetChange), IPersistableModel(Of CdnDeploymentVersionRuleSetChange)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| CurrentProperties |
The JSON object that contains the properties of the Rule Set to create. |
| PreviousProperties |
The JSON object that contains the properties of the Rule Set to create. |
| ResourceId |
Gets the ResourceId. (Inherited from CdnDeploymentVersionChange) |
| ResourceName |
Gets the ResourceName. (Inherited from CdnDeploymentVersionChange) |