MachineIdentity Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class MachineIdentity : Microsoft.Azure.Management.HybridCompute.Models.Identity
type MachineIdentity = class
inherit Identity
Public Class MachineIdentity
Inherits Identity
- Inheritance
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) |