SharedAccessAccountPolicy.Protocols Property

Definition

Gets or sets the allowed protocols for a shared access signature associated with this shared access policy.

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

Property Value

Applies to