ProxyResource interface
ARM proxy resource.
Properties
| id | ARM resource id of the guest configuration assignment. |
| location | Region where the VM is located. |
| name | The guest configuration assignment name. |
| type | The type of the resource. |
Property Details
id
ARM resource id of the guest configuration assignment.
id?: string
Property Value
string
location
Region where the VM is located.
location?: string
Property Value
string
name
The guest configuration assignment name.
name: string
Property Value
string
type
The type of the resource.
type?: string
Property Value
string