BlobContainerEncryptionScopeOptions.DefaultEncryptionScope 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.
Specifies the default encryption scope to set on the container and use for all future writes.
public string DefaultEncryptionScope { get; set; }
member this.DefaultEncryptionScope : string with get, set
Public Property DefaultEncryptionScope As String