Megosztás a következőn keresztül:


PSManagedServiceIdentity.Type Property

Definition

Gets or sets type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). Possible values include: 'None', 'SystemAssigned', 'UserAssigned', 'SystemAssigned,UserAssigned'

public string Type { get; set; }
member this.Type : string with get, set
Public Property Type As String

Property Value

Applies to