Share via


ExtensionConfiguration Members

Represents an extension that is added to the cloud service.

The following tables list the members exposed by the ExtensionConfiguration type.

Public Constructors

  Name Description
  ExtensionConfiguration Initializes a new instance of the ExtensionConfiguration class.

Top

Public Properties

  Name Description
AllRoles Gets or sets a collection of Extension objects that contains the list of extensions that are applied to all roles in a deployment.
NamedRoles Gets or sets a collection of NamedRole objects that contain a list of extensions that are applied to specific roles in a deployment.

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

ExtensionConfiguration Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace