RoleInstance interface
Describes the cloud service role instance.
Properties
id | Resource Id NOTE: This property will not be serialized. It can only be populated by the server. |
location | Resource Location. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Resource Name. NOTE: This property will not be serialized. It can only be populated by the server. |
properties | Role instance properties. |
sku | The role instance SKU. |
tags | Resource tags. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource Type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
Resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
location
Resource Location. NOTE: This property will not be serialized. It can only be populated by the server.
location?: string
Property Value
string
name
Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
properties
sku
tags
Resource tags. NOTE: This property will not be serialized. It can only be populated by the server.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
type
Resource Type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string