EventSubscriptionIdentity.IdentityType Property

Definition

The type of managed identity used. Can be either 'SystemAssigned' or 'UserAssigned'.

public Azure.Provisioning.BicepValue<Azure.Provisioning.EventGrid.EventSubscriptionIdentityType> IdentityType { get; set; }
member this.IdentityType : Azure.Provisioning.BicepValue<Azure.Provisioning.EventGrid.EventSubscriptionIdentityType> with get, set
Public Property IdentityType As BicepValue(Of EventSubscriptionIdentityType)

Property Value

Applies to