Compartilhar via


IHealthErrorModel.Category Property

Definition

Gets or sets the error category.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the error category.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="category")]
public string Category { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the error category.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="category")>]
member this.Category : string
Public ReadOnly Property Category As String

Property Value

Attributes

Applies to