BlobProperties.IsServerEncrypted Property

Definition

Gets the blob's server-side encryption state.

public bool IsServerEncrypted { get; }
member this.IsServerEncrypted : bool
Public ReadOnly Property IsServerEncrypted As Boolean

Property Value

A bool representing the blob's server-side encryption state.

Applies to