AccountOperationsExtensions Methods

 

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCreate(IAccountOperations, MediaServicesAccountCreateParameters)

The Create Media Services Account operation creates a new media services account in Windows Azure. (see http://msdn.microsoft.com/en-us/library/windowsazure/dn194267.aspx for more information)

System_CAPS_pubmethodSystem_CAPS_staticCreateAsync(IAccountOperations, MediaServicesAccountCreateParameters)

The Create Media Services Account operation creates a new media services account in Windows Azure. (see http://msdn.microsoft.com/en-us/library/windowsazure/dn194267.aspx for more information)

System_CAPS_pubmethodSystem_CAPS_staticDelete(IAccountOperations, String)

The Delete Media Services Account operation deletes an existing media services account in Windows Azure. (see http://msdn.microsoft.com/en-us/library/windowsazure/dn194273.aspx for more information)

System_CAPS_pubmethodSystem_CAPS_staticDeleteAsync(IAccountOperations, String)

The Delete Media Services Account operation deletes an existing media services account in Windows Azure. (see http://msdn.microsoft.com/en-us/library/windowsazure/dn194273.aspx for more information)

System_CAPS_pubmethodSystem_CAPS_staticGet(IAccountOperations, String)

The Get Media Services Account operation gets detailed information about a media services account in Windows Azure. (see http://msdn.microsoft.com/en-us/library/windowsazure/dn166974.aspx for more information)

System_CAPS_pubmethodSystem_CAPS_staticGetAsync(IAccountOperations, String)

The Get Media Services Account operation gets detailed information about a media services account in Windows Azure. (see http://msdn.microsoft.com/en-us/library/windowsazure/dn166974.aspx for more information)

System_CAPS_pubmethodSystem_CAPS_staticList(IAccountOperations)

The List Media Services Account operation gets information about all existing media services accounts associated with the current subscription in Windows Azure. (see http://msdn.microsoft.com/en-us/library/windowsazure/dn166989.aspx for more information)

System_CAPS_pubmethodSystem_CAPS_staticListAsync(IAccountOperations)

The List Media Services Account operation gets information about all existing media services accounts associated with the current subscription in Windows Azure. (see http://msdn.microsoft.com/en-us/library/windowsazure/dn166989.aspx for more information)

System_CAPS_pubmethodSystem_CAPS_staticRegenerateKey(IAccountOperations, String, MediaServicesKeyType)

The Regenerate Media Services Account Key operation regenerates an account key for the given Media Services account in Windows Azure. (see http://msdn.microsoft.com/en-us/library/windowsazure/dn167010.aspx for more information)

System_CAPS_pubmethodSystem_CAPS_staticRegenerateKeyAsync(IAccountOperations, String, MediaServicesKeyType)

The Regenerate Media Services Account Key operation regenerates an account key for the given Media Services account in Windows Azure. (see http://msdn.microsoft.com/en-us/library/windowsazure/dn167010.aspx for more information)

Return to top
Show: