Share via


DeviceRolloverDetails.AuthorizationStatus Property

Definition

Gets or sets the authorization status of the device for service data encryption key rollover. Possible values include: 'Disabled', 'Enabled'

[Newtonsoft.Json.JsonProperty(PropertyName="authorizationStatus")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.AuthorizationStatus? AuthorizationStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="authorizationStatus")>]
member this.AuthorizationStatus : Nullable<Microsoft.Azure.Management.StorSimple8000Series.Models.AuthorizationStatus> with get, set
Public Property AuthorizationStatus As Nullable(Of AuthorizationStatus)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to