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

FunctionAppStorageAuthentication.UserAssignedIdentityResourceId Property

Definition

Use this property for UserAssignedIdentity. Set the resource ID of the identity. Do not set a value for this property when using other authentication type.

public string UserAssignedIdentityResourceId { get; set; }
member this.UserAssignedIdentityResourceId : string with get, set
Public Property UserAssignedIdentityResourceId As String

Property Value

Applies to