CdnDeploymentStages 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 preview and production deployment status of the deployment version under the profile.
public class CdnDeploymentStages : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Cdn.Models.CdnDeploymentStages>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Cdn.Models.CdnDeploymentStages>
type CdnDeploymentStages = class
interface IJsonModel<CdnDeploymentStages>
interface IPersistableModel<CdnDeploymentStages>
Public Class CdnDeploymentStages
Implements IJsonModel(Of CdnDeploymentStages), IPersistableModel(Of CdnDeploymentStages)
- Inheritance
-
CdnDeploymentStages
- Implements
Properties
| Name | Description |
|---|---|
| Preview |
Deployment status of preview stage. |
| Production |
Deployment status of production stage. |