IQuotaAllocationRequestStatusProperties.FaultCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Details of the failure.
[Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.Info(Create=false, Description="Details of the failure.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="faultCode", Update=false)]
public string FaultCode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.Info(Create=false, Description="Details of the failure.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="faultCode", Update=false)>]
member this.FaultCode : string
Public ReadOnly Property FaultCode As String
Property Value
- Attributes