CloudServiceGetResponse.Resource 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.
A resource.
public class CloudServiceGetResponse.Resource
type CloudServiceGetResponse.Resource = class
Public Class CloudServiceGetResponse.Resource
- Inheritance
-
CloudServiceGetResponse.Resource
Constructors
CloudServiceGetResponse.Resource() |
Initializes a new instance of the Resource class. |
Properties
ETag |
Optional. ETag identifying the current entity revision on the server. |
Label |
Optional. Label of the resource. |
Name |
Optional. A name for the resource. The name must be unique within the subscription ID and cloud service. |
OutputItems |
Optional. |
Plan |
Optional. The plan of the resource. |
ResourceProviderNamespace |
Optional. Namespace identifier for the resource provider. |
SchemaVersion |
Optional. Optional version of the intrinsic properties for the resource. If not specified, you must conform to the default contract resource. |
State |
Optional. The current resource status. |
SubState |
Optional. An optional, more detailed resource status. |
Type |
Optional. The Type for the resource. |
Applies to
Azure SDK for .NET