HciClusterData.TypeIdentityType Property

Definition

Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).

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

Property Value

Applies to