VirtualApplianceSiteOutput interface
Virtual Appliance Site resource.
- Extends
Properties
| etag | A unique read-only string that changes whenever the resource is updated. |
| name | Name of the virtual appliance site. |
| properties | The properties of the Virtual Appliance Sites. |
| type | Site type. |
Inherited Properties
| id | Resource ID. |
Property Details
etag
A unique read-only string that changes whenever the resource is updated.
etag?: string
Property Value
string
name
Name of the virtual appliance site.
name?: string
Property Value
string
properties
The properties of the Virtual Appliance Sites.
properties?: VirtualApplianceSitePropertiesOutput
Property Value
type
Site type.
type?: string
Property Value
string