你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ILastMitigationActionOnJob.CustomerResolution Property

Definition

Resolution code provided by customer

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Resolution code provided by customer", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.CustomerResolutionCode) }, ReadOnly=false, Required=false, SerializedName="customerResolution")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.CustomerResolutionCode? CustomerResolution { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Resolution code provided by customer", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.CustomerResolutionCode) }, ReadOnly=false, Required=false, SerializedName="customerResolution")>]
member this.CustomerResolution : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.CustomerResolutionCode> with get, set
Public Property CustomerResolution As Nullable(Of CustomerResolutionCode)

Property Value

Attributes

Applies to