IHealthError.CustomerResolvability Property

Definition

Value indicating whether the health error is customer resolvable.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "Allowed", "NotAllowed" })]
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Value indicating whether the health error is customer resolvable.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="customerResolvability", Update=true)]
public string CustomerResolvability { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "Allowed", "NotAllowed" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Value indicating whether the health error is customer resolvable.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="customerResolvability", Update=true)>]
member this.CustomerResolvability : string with get, set
Public Property CustomerResolvability As String

Property Value

Attributes

Applies to