Share via


AccountSasContent.Protocols Property

Definition

The protocol permitted for a request made with the account SAS.

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

Property Value

Applies to