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


Identity Class

Definition

The Managed Identity of the resource

public class Identity
type Identity = class
Public Class Identity
Inheritance
Identity

Constructors

Identity()

Initializes a new instance of the Identity class.

Identity(String, String, String)

Initializes a new instance of the Identity class.

Properties

PrincipalId

Gets service principal object Id

TenantId

Gets tenant Id

Type

Gets or sets identity Type. Possible values include: 'SystemAssigned'

Applies to