Service Management (classic) .NET

 

You use these namespaces with resources that are deployed through the classic deployment model. For new deployments, Microsoft recommends that you use Azure Resource Manager. To understand the differences between these deployment models, see Understanding Resource Manager deployment and classic deployment.

Namespaces

Namespace Description
Microsoft.WindowsAzure

The Microsoft.WindowsAzure namespace provides infrastructure for building, deploying and managing services through a global network of Microsoft-managed datacenters. It is part of the Service Management deployment model.

Microsoft.WindowsAzure.Common

The Microsoft.WindowsAzure.Common namespace provides classes used by Windows Azure.

Microsoft.WindowsAzure.Common.Internals

The Microsoft.WindowsAzure.Common.Internals namespace provides classes that represents the shared services used by Windows Azure.

Microsoft.WindowsAzure.Common.OData

Microsoft.WindowsAzure.Common.Platform

The Microsoft.WindowsAzure.Common.Platform namespace provides classes that represents the runtime configuration and credentials for Cloud services.

Microsoft.WindowsAzure.Common.TransientFaultHandling

Microsoft.WindowsAzure.Management

The Microsoft.WindowsAzure.Management namespace contains classes for managing service deployments and storage accounts.

Microsoft.WindowsAzure.Management.Automation

Microsoft.WindowsAzure.Management.Automation.Models

Microsoft.WindowsAzure.Management.Compute

The Microsoft.WindowsAzure.Management.Compute namespace contains classes for managing virtual machines, service certificates, cloud services, deployments.

Microsoft.WindowsAzure.Management.Compute.Models

The Microsoft.WindowsAzure.Management.Compute namespace contains classes that provide information and settings for managing virtual machines, service certificates, cloud services, and deployments.

Microsoft.WindowsAzure.Management.MediaServices

Microsoft.WindowsAzure.Management.MediaServices.Models

Microsoft.WindowsAzure.Management.Models

The Microsoft.WindowsAzure.Management namespace contains classes that provide information and settings for managing your service deployments and storage accounts.

Microsoft.WindowsAzure.Management.Monitoring.Alerts

Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models

Microsoft.WindowsAzure.Management.Monitoring.Autoscale

Microsoft.WindowsAzure.Management.Monitoring.Autoscale.Models

Microsoft.WindowsAzure.Management.Monitoring.Metrics

Microsoft.WindowsAzure.Management.Monitoring.Metrics.Models

Microsoft.WindowsAzure.Management.Monitoring.Models

Microsoft.WindowsAzure.Management.Monitoring.Utilities

Microsoft.WindowsAzure.Management.Network

Microsoft.WindowsAzure.Management.Network.Models

Microsoft.WindowsAzure.Management.Scheduler

Microsoft.WindowsAzure.Management.Scheduler.Models

Microsoft.WindowsAzure.Management.Sql

Microsoft.WindowsAzure.Management.Sql.Models

Microsoft.WindowsAzure.Management.Storage

The Microsoft.WindowsAzure.Management.Storage namespace contains classes for managing storage accounts.

Microsoft.WindowsAzure.Management.Storage.Models

The Microsoft.WindowsAzure.Management.Storage.Models namespace contains classes that provides information and settings for managing service accounts.

Microsoft.WindowsAzure.Management.WebSites

The Microsoft.WindowsAzure.Management.WebSites namespace contains classes that provides settings for managing Websites.

Microsoft.WindowsAzure.Management.WebSites.Models

The Microsoft.WindowsAzure.Management.WebSites.Models contains classes that represents information and settings for Windows Azure Websites.

Microsoft.WindowsAzure.Scheduler

Microsoft.WindowsAzure.Scheduler.Models

Microsoft.WindowsAzure.Subscriptions

Microsoft.WindowsAzure.Subscriptions.Models

Microsoft.WindowsAzure.WebSitesExtensions

Microsoft.WindowsAzure.WebSitesExtensions.Models

Return to top