CloudService Class

Definition

Definition of a cloud service-supporting region in which a item is located.

public class CloudService
type CloudService = class
Public Class CloudService
Inheritance
CloudService

Constructors

CloudService()

Initializes a new instance of the CloudService class.

Properties

Description

Optional. Gets or sets the description of the cloud service region.

GeoRegion

Optional. Gets or sets the geographical region in which this cloud service can run.

Label

Optional. Gets or sets thelabel of the cloud service region.

Name

Optional. Gets or sets the name of the cloud service.

Resources

Optional. Gets or sets the list of existing resources installed into a cloud service region.

Applies to