IRevision.ProvisioningError 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.
Optional Field - Platform Error Message
[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Optional Field - Platform Error Message", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="provisioningError", Update=false)]
public string ProvisioningError { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Optional Field - Platform Error Message", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="provisioningError", Update=false)>]
member this.ProvisioningError : string
Public ReadOnly Property ProvisioningError As String
Property Value
- Attributes