CdnDeploymentVersionChange Class

Definition

Deployment change under the profile Please note this is the abstract base class. The derived classes available for instantiation are: CdnDeploymentVersionRouteChange, CdnDeploymentVersionFrontDoorOriginGroupChange, CdnDeploymentVersionFrontDoorOriginChange, CdnDeploymentVersionRuleSetChange, CdnDeploymentVersionRuleChange, and CdnDeploymentVersionSecurityPolicyChange.

[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.Cdn.Models.UnknownCdnDeploymentVersionChange))]
public abstract class CdnDeploymentVersionChange : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Cdn.Models.CdnDeploymentVersionChange>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Cdn.Models.CdnDeploymentVersionChange>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.Cdn.Models.UnknownCdnDeploymentVersionChange))>]
type CdnDeploymentVersionChange = class
    interface IJsonModel<CdnDeploymentVersionChange>
    interface IPersistableModel<CdnDeploymentVersionChange>
Public MustInherit Class CdnDeploymentVersionChange
Implements IJsonModel(Of CdnDeploymentVersionChange), IPersistableModel(Of CdnDeploymentVersionChange)
Inheritance
CdnDeploymentVersionChange
Derived
Attributes
Implements

Applies to