ManagedServiceIdentity.ManagedServiceIdentityType Property

Definition

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

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

Property Value

Applies to