VirtualMachineIdentity interface
Virtual Machine Identity details used for Sql IaaS extension configurations.
Properties
| resource |
ARM Resource Id of the identity. Only required when UserAssigned identity is selected. |
| type | Identity type of the virtual machine. Specify None to opt-out of Managed Identities. |
Property Details
resourceId
ARM Resource Id of the identity. Only required when UserAssigned identity is selected.
resourceId?: string
Property Value
string
type
Identity type of the virtual machine. Specify None to opt-out of Managed Identities.
type?: string
Property Value
string