Partilhar via


IHealthErrorModel.IsCustomerResolvable Property

Definition

Gets or sets a value indicating whether the error is customer resolvable.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets a value indicating whether the error is customer resolvable.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isCustomerResolvable")]
public bool? IsCustomerResolvable { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets a value indicating whether the error is customer resolvable.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isCustomerResolvable")>]
member this.IsCustomerResolvable : Nullable<bool>
Public ReadOnly Property IsCustomerResolvable As Nullable(Of Boolean)

Property Value

Attributes

Applies to