BlobClientOptions.CustomerProvidedKey Property

Definition

Gets the CustomerProvidedKey to be used when making requests.

public Azure.Storage.Blobs.Models.CustomerProvidedKey? CustomerProvidedKey { get; set; }
member this.CustomerProvidedKey : Nullable<Azure.Storage.Blobs.Models.CustomerProvidedKey> with get, set
Public Property CustomerProvidedKey As Nullable(Of CustomerProvidedKey)

Property Value

Applies to