CloudServiceCreateParameters Class

Definition

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

Constructors

CloudServiceCreateParameters()

Initializes a new instance of the CloudServiceCreateParameters class.

Properties

Description

Required. Gets or sets the description for the cloud service.

GeoRegion

Required. Gets or sets the region for the cloud service. This field cannot be updated after the cloud service is created.

Label

Required. Gets or sets the label for the cloud service.

Name

Required. Gets or sets the cloud service name.

Applies to