CloudServiceListResponse.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.
Defines a cloud service-supporting region in which a item is located.
public class CloudServiceListResponse.CloudService
type CloudServiceListResponse.CloudService = class
Public Class CloudServiceListResponse.CloudService
- Inheritance
-
CloudServiceListResponse.CloudService
Constructors
CloudServiceListResponse.CloudService() |
Initializes a new instance of the CloudService class. |
Properties
Description |
Optional. The description of the cloud service region. |
GeoRegion |
Optional. The geographical region in which this cloud service can run. |
Label |
Optional. The label of the cloud service region. |
Name |
Optional. The name of the cloud service region. |
Resources |
Optional. A list of existing resources installed into a cloud service region. |
Applies to
Azure SDK for .NET