Bagikan melalui


CustomDomainIdentity.IdentityType Property

Definition

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

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

Property Value

Applies to