CloudService 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.
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
Azure SDK for .NET