GuestUsagesResource interface
Guest Usages Resource
Properties
id | An identifier that represents the Guest Usages resource. NOTE: This property will not be serialized. It can only be populated by the server. |
location | Location of the Guest Usages resource. |
name | The name of the Guest Usages resource. NOTE: This property will not be serialized. It can only be populated by the server. |
system |
Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Key-value pairs of additional resource provisioning properties. |
tenant |
An identifier for the tenant for which the resource is being created |
type | The type of the Guest Usages resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
An identifier that represents the Guest Usages resource. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
location
Location of the Guest Usages resource.
location?: string
Property Value
string
name
The name of the Guest Usages resource. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
systemData
Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
tags
Key-value pairs of additional resource provisioning properties.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
tenantId
An identifier for the tenant for which the resource is being created
tenantId?: string
Property Value
string
type
The type of the Guest Usages resource. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string