Share via


CloudServiceRoleOutput interface

Describes a role of the cloud service.

Properties

id

Resource id

location

Resource location

name

Resource name

properties

The cloud service role properties.

sku

Describes the cloud service role sku.

type

Resource type

Property Details

id

Resource id

id?: string

Property Value

string

location

Resource location

location?: string

Property Value

string

name

Resource name

name?: string

Property Value

string

properties

The cloud service role properties.

properties?: CloudServiceRolePropertiesOutput

Property Value

sku

Describes the cloud service role sku.

sku?: CloudServiceRoleSkuOutput

Property Value

type

Resource type

type?: string

Property Value

string