DNSServerOperationsExtensions Class
The Service Management API provides programmatic access to much of the functionality available through the Management Portal. The Service Management API is a REST API. All API operations are performed over SSL, and are mutually authenticated using X.509 v3 certificates. (see https://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx for more information)
Namespace: Microsoft.WindowsAzure.Management.Compute
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class DNSServerOperationsExtensions
[ExtensionAttribute]
public static class DNSServerOperationsExtensions
[ExtensionAttribute]
public ref class DNSServerOperationsExtensions abstract sealed
/** @attribute ExtensionAttribute() */
public final class DNSServerOperationsExtensions
ExtensionAttribute
public final class DNSServerOperationsExtensions
Inheritance Hierarchy
System.Object
Microsoft.WindowsAzure.Management.Compute.DNSServerOperationsExtensions
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012
Target Platforms
See Also
Reference
DNSServerOperationsExtensions Members
Microsoft.WindowsAzure.Management.Compute Namespace