Share via


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 Azure.Provisioning.BicepValue<string> UserAssignedIdentityResourceId { get; set; }
member this.UserAssignedIdentityResourceId : Azure.Provisioning.BicepValue<string> with get, set
Public Property UserAssignedIdentityResourceId As BicepValue(Of String)

Property Value

Applies to