VmInstanceHybridIdentityMetadataProperties interface
Describes the properties of Hybrid Identity Metadata for a Virtual Machine.
Properties
provisioning |
Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
public |
Gets or sets the Public Key. |
resource |
The unique identifier for the resource. |
Property Details
provisioningState
Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
publicKey
Gets or sets the Public Key.
publicKey?: string
Property Value
string
resourceUid
The unique identifier for the resource.
resourceUid?: string
Property Value
string