NamedRole Members
Represents a list of extensions that are applied to specific roles in a deployment.
The following tables list the members exposed by the NamedRole type.
Public Constructors
Name | Description | |
---|---|---|
NamedRole | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
Extensions | Gets or sets a collection of Extension objects that define the extensions that are deployed to a role in a cloud service. | |
RoleName | Gets or sets the name of the role. |
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
NamedRole Class
Microsoft.WindowsAzure.Management.Compute.Models.ExtensionConfiguration Namespace