你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SasQueryParameters.Services Property

Definition

Gets the signed services accessible with an account level shared access signature.

public Azure.Storage.Sas.AccountSasServices? Services { get; }
member this.Services : Nullable<Azure.Storage.Sas.AccountSasServices>
Public ReadOnly Property Services As Nullable(Of AccountSasServices)

Property Value

Applies to