PSIdentityAttributes.Type Property

Definition

public Microsoft.Azure.Management.EventHub.Models.IdentityType? Type { get; set; }
member this.Type : Nullable<Microsoft.Azure.Management.EventHub.Models.IdentityType> with get, set
Public Property Type As Nullable(Of IdentityType)

Property Value

Nullable<IdentityType>

Applies to