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