CsmDeploymentStatus.Status Property

Definition

Deployment build status.

public Azure.ResourceManager.AppService.Models.DeploymentBuildStatus? Status { get; set; }
member this.Status : Nullable<Azure.ResourceManager.AppService.Models.DeploymentBuildStatus> with get, set
Public Property Status As Nullable(Of DeploymentBuildStatus)

Property Value

Applies to