Share via


ISiteHealthSummary.AffectedResource Property

Definition

Affected resources.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Affected resources.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="affectedResources")]
public string[] AffectedResource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Affected resources.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="affectedResources")>]
member this.AffectedResource : string[] with get, set
Public Property AffectedResource As String()

Property Value

String[]
Attributes

Applies to