Share via


HybridIdentityMetadataProperties interface

Defines the resource properties.

Properties

identity

Identity for the resource.

provisioningState

Provisioning state of the virtual machine instance.

publicKey

The Public Key.

resourceUid

The unique identifier for the resource.

Property Details

identity

Identity for the resource.

identity?: Identity

Property Value

provisioningState

Provisioning state of the virtual machine instance.

provisioningState?: string

Property Value

string

publicKey

The Public Key.

publicKey?: string

Property Value

string

resourceUid

The unique identifier for the resource.

resourceUid?: string

Property Value

string