HybridIdentityMetadataProperties interface
Defines the resource properties.
Properties
| identity | Identity for the resource. |
| provisioning |
Provisioning state of the virtual machine instance. |
| public |
The Public Key. |
| resource |
The unique identifier for the resource. |
Property Details
identity
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