IRemediationProperties.DeploymentStatusTotalDeployment Property

Definition

The number of deployments required by the remediation.

[Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=false, Description="The number of deployments required by the remediation.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="totalDeployments", Update=false)]
public int? DeploymentStatusTotalDeployment { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=false, Description="The number of deployments required by the remediation.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="totalDeployments", Update=false)>]
member this.DeploymentStatusTotalDeployment : Nullable<int>
Public ReadOnly Property DeploymentStatusTotalDeployment As Nullable(Of Integer)

Property Value

Attributes

Applies to