RoleSizeOperationsExtensions 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
Assembly: Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class RoleSizeOperationsExtensions
[ExtensionAttribute]
public static class RoleSizeOperationsExtensions
[ExtensionAttribute]
public ref class RoleSizeOperationsExtensions abstract sealed
/** @attribute ExtensionAttribute() */
public final class RoleSizeOperationsExtensions
ExtensionAttribute
public final class RoleSizeOperationsExtensions
Inheritance Hierarchy
System.Object
Microsoft.WindowsAzure.Management.RoleSizeOperationsExtensions
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
RoleSizeOperationsExtensions Members
Microsoft.WindowsAzure.Management Namespace