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