Partager via


Extension.OperationStatus Property

Definition

Gets optional. A status describing the success/failure of the extension's enablement/disablement operation.

[Newtonsoft.Json.JsonProperty(PropertyName="operationStatus")]
public Microsoft.Azure.Management.Security.Models.OperationStatus OperationStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="operationStatus")>]
member this.OperationStatus : Microsoft.Azure.Management.Security.Models.OperationStatus
Public ReadOnly Property OperationStatus As OperationStatus

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to