Share via


CloudService interface

Describes the cloud service.

Properties

location

Resource location.

properties

Cloud service properties

systemData

The system meta data relating to this resource.

tags

Resource tags.

Property Details

location

Resource location.

location: string

Property Value

string

properties

Cloud service properties

properties?: CloudServiceProperties

Property Value

systemData

The system meta data relating to this resource.

systemData?: SystemData

Property Value

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>