Share via


HostedServiceUpdateParameters Members

Represents the parameters that are used to update a cloud service.

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

Public Constructors

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

Top

Public Properties

  Name Description
Description Gets or sets the description of the cloud service.
ExtendedProperties Gets or sets a collection of properties that are added to the deployment of a cloud service.
Label Gets or sets the base-64-encoded identifier of the cloud service.
ReverseDnsFqdn Optional. Dns address to which the cloud service's IP address resolves when queried using a reverse Dns query.

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

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