Resource Members
A resource.
The following tables list the members exposed by the Resource type.
Public Constructors
Name | Description | |
---|---|---|
Resource | Initializes a new instance of the Resource class. |
Top
Public Properties
Name | Description | |
---|---|---|
ETag | Optional. ETag identifying the current entity revision on the server. | |
IntrinsicSettings | Optional. Gets or sets the intrinsic settings of resource. | |
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. | |
Type | Optional. The Type for the resource. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
Resource Class
Microsoft.WindowsAzure.Management.Automation.Models.CloudServiceGetResponse Namespace