Share via


IHealthErrorSummary.AffectedResourceType Property

Definition

The type of affected ARM resource.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The type of affected ARM resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="affectedResourceType")]
public string AffectedResourceType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The type of affected ARM resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="affectedResourceType")>]
member this.AffectedResourceType : string with get, set
Public Property AffectedResourceType As String

Property Value

Attributes

Applies to