CloudServiceCreateParameters Class

Definition

Represents the data passed to the Create Cloud Service API method.

public class CloudServiceCreateParameters
type CloudServiceCreateParameters = class
Public Class CloudServiceCreateParameters
Inheritance
CloudServiceCreateParameters

Constructors

CloudServiceCreateParameters()

Initializes a new instance of the CloudServiceCreateParameters class.

Properties

Description

Required. The description for the cloud service to be created.

GeoRegion

Required. The geographical region to create the cloud service in.

Label

Required. The label of the cloud service to be created.

Name

Required. The name of the cloud service to be created.

Applies to