Share via


SubscriptionOperationsExtensions Class

 

Namespace:   Microsoft.WindowsAzure.Subscriptions
Assembly:  Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)

Inheritance Hierarchy

System.Object
  Microsoft.WindowsAzure.Subscriptions.SubscriptionOperationsExtensions

Syntax

public static class SubscriptionOperationsExtensions
[ExtensionAttribute]
public ref class SubscriptionOperationsExtensions abstract sealed 
[<AbstractClass>]
[<Sealed>]
type SubscriptionOperationsExtensions = class end
<ExtensionAttribute>
Public NotInheritable Class SubscriptionOperationsExtensions

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static List(ISubscriptionOperations)

System_CAPS_pubmethodSystem_CAPS_static ListAsync(ISubscriptionOperations)

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.

See Also

Microsoft.WindowsAzure.Subscriptions Namespace

Return to top