Share via


SharedAccessAccountPolicy.Protocols Property

Definition

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

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

Property Value

Applies to