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

StorageBuiltInRole.StorageBlobDelegator Property

Definition

Get a user delegation key, which can then be used to create a shared access signature for a container or blob that is signed with Azure AD credentials. For more information, see Create a user delegation SAS.

public static Azure.Provisioning.Storage.StorageBuiltInRole StorageBlobDelegator { get; }
static member StorageBlobDelegator : Azure.Provisioning.Storage.StorageBuiltInRole
Public Shared ReadOnly Property StorageBlobDelegator As StorageBuiltInRole

Property Value

Applies to