Udostępnij za pośrednictwem


Identity Class

Definition

Identity of 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 Id

TenantId

Gets tenant Id

Type

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

Applies to