EventSubscriptionIdentity.UserAssignedIdentity Property

Definition

The user identity associated with the resource.

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