CloudServiceCreateParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class CloudServiceCreateParameters
type CloudServiceCreateParameters = class
Public Class CloudServiceCreateParameters
- Inheritance
-
CloudServiceCreateParameters
Constructors
CloudServiceCreateParameters() |
Initializes a new instance of the CloudServiceCreateParameters class. |
CloudServiceCreateParameters(String, String, String) |
Initializes a new instance of the CloudServiceCreateParameters class with required arguments. |
Properties
Description |
Required. Description for the cloud service. |
Optional. Optional e-mail address to associate with the service. |
|
GeoRegion |
Required. The region for the cloud service. This field cannot be updated after the cloud service is created. |
Label |
Required. Label for the cloud service. |