Share via


Encryption.EncryptionStatus Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to