SharedAccessAccountPolicy.Services Property

Definition

Gets or sets the services (blob, file, queue, table) for a shared access signature associated with this shared access policy.

public Microsoft.Azure.Storage.SharedAccessAccountServices Services { get; set; }
member this.Services : Microsoft.Azure.Storage.SharedAccessAccountServices with get, set
Public Property Services As SharedAccessAccountServices

Property Value

Applies to