共用方式為


RoutingIdentityInfo.UserAssignedIdentity Property

Definition

Gets or sets the user assigned identity.

public Azure.Provisioning.BicepValue<string> UserAssignedIdentity { get; set; }
member this.UserAssignedIdentity : Azure.Provisioning.BicepValue<string> with get, set
Public Property UserAssignedIdentity As BicepValue(Of String)

Property Value

Applies to