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. |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET