Share via


HostedServiceListExtensionsResponse Members

Represents the list of all extensions that were added to a cloud service.

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

Public Constructors

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

Top

Public Properties

  Name Description
Extensions Gets or sets a collection of Extension objects that define the extensions that were added to a cloud service.
RequestId  (Inherited from AzureOperationResponse)
StatusCode  (Inherited from HttpOperationResponse)

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetEnumerator Retrieves an object that can iterate through a collection of Extension objects.
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

Explicit Interface Implementations

  Name Description
  GetEnumerator Retrieves an object that can iterate through a collection of Extension objects.

Top

See Also

Reference

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