Share via


DeploymentDiagnosticManager Members

Provides a class for managing the configuration of diagnostic monitors remotely.

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

Public Constructors

  Name Description
  DeploymentDiagnosticManager Creates a new instance of the DeploymentDiagnosticManager class.

Top

Public Properties

  Name Description
public property static AllowInsecureRemoteConnections This API is obsolete. Specifies that the deployment diagnostic manager may use non-secure (HTTP) connections to communicate with the storage account.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetRoleInstanceDiagnosticManager Returns a RoleInstanceDiagnosticManager for the specified role instance.
public method GetRoleInstanceDiagnosticManagersForRole Returns the list of role instance diagnostic managers for the specified role.
public method GetRoleInstanceIdsForRole Returns a list of IDs of active role instances that have a diagnostic monitor running.
public method GetRoleNames Lists the set of roles which have successfully started at least one diagnostic monitor.
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

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

Top

See Also

Reference

DeploymentDiagnosticManager Class
Microsoft.WindowsAzure.Diagnostics.Management Namespace