ExtensionImage Members

Represents an extension that is available to add to a cloud service.

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

  Name Description
  ExtensionImage Initializes a new instance of the ExtensionImage class.
Top

  Name Description
public property Description Gets or sets the description of the extension.
public property HostingResources Gets or sets an HostingResources object that specifies the type of resource that supports the extension.
public property Label Gets or sets the label that is used to identify the extension.
public property PrivateConfigurationSchema Gets or sets the base-64 encoded schema of the private configuration.
public property ProviderNamespace Gets or sets the provider namespace of the extension.
public property PublicConfigurationSchema Gets or sets the base-64 encoded schema of the public configuration.
public property ThumbprintAlgorithm Gets or sets the thumbprint algorithm of the certificate that is used to encrypt the configuration that is specified in PrivateConfiguration.
public property Type Gets or sets the type of the extension.
public property Version Gets or sets the version of the extension.
Top

(see also Protected Methods)
 NameDescription
public methodEquals  (Inherited from Object)
public methodGetHashCode  (Inherited from Object)
public methodGetType  (Inherited from Object)
public methodToString  (Inherited from Object)
Top

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

Reference

ExtensionImage Class
Microsoft.WindowsAzure.Management.Compute.Models.HostedServiceListAvailableExtensionsResponse Namespace

Show: