IInnerHealthErrorModel.IsCustomerResolvable Property

Definition

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

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

Property Value

Attributes

Applies to