Remediation.Deployments Property

Definition

The details of the deployments caused by the remediation.

public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Models.IRemediationDeployment> Deployments { get; set; }
member this.Deployments : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Models.IRemediationDeployment> with get, set
Public Property Deployments As List(Of IRemediationDeployment)

Property Value

Applies to