Condividi tramite


MachineIdentity Class

Definition

public class MachineIdentity : Microsoft.Azure.Management.HybridCompute.Models.Identity
type MachineIdentity = class
    inherit Identity
Public Class MachineIdentity
Inherits Identity
Inheritance
MachineIdentity

Constructors

MachineIdentity()

Initializes a new instance of the MachineIdentity class.

MachineIdentity(String, String, String)

Initializes a new instance of the MachineIdentity class.

Properties

PrincipalId

Gets the identity's principal id.

(Inherited from Identity)
TenantId

Gets the identity's tenant id.

(Inherited from Identity)
Type

Gets or sets the identity type.

(Inherited from Identity)

Applies to