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

SharedAccessAccountPolicy.Services 属性

定义

获取或设置与此共享访问策略关联的共享访问签名 (blob、文件、队列、表) 的服务。

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

属性值

适用于