Share via


IOperation.StatusCode Property

Definition

Service provider: Microsoft.GuestConfiguration

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Create=true, Description="Service provider: Microsoft.GuestConfiguration", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="statusCode", Update=true)]
public string StatusCode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.Info(Create=true, Description="Service provider: Microsoft.GuestConfiguration", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="statusCode", Update=true)>]
member this.StatusCode : string with get, set
Public Property StatusCode As String

Property Value

Attributes

Applies to