Extension.OperationStatus 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.
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