StorageCloudBlobCmdletBase.SetClientOptionsWithEncryptionScope(String) Method
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.
public Azure.Storage.Blobs.BlobClientOptions SetClientOptionsWithEncryptionScope (string encryptionScope);
member this.SetClientOptionsWithEncryptionScope : string -> Azure.Storage.Blobs.BlobClientOptions
Public Function SetClientOptionsWithEncryptionScope (encryptionScope As String) As BlobClientOptions
Parameters
- encryptionScope
- String