Share via


CloudServiceOutput interface

Describes the cloud service.

Properties

id

Resource Id.

location

Resource location.

name

Resource name.

properties

Cloud service properties

systemData

The system meta data relating to this resource.

tags

Resource tags.

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

Cloud service properties

properties?: CloudServicePropertiesOutput

Property Value

systemData

The system meta data relating to this resource.

systemData?: SystemDataOutput

Property Value

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

type

Resource type.

type?: string

Property Value

string