共用方式為


CustomDomainIdentity.IdentityType Property

Definition

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

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

Property Value

Applies to