MediaservicesOperationsExtensions.List Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List Media Services accounts
public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Media.Models.MediaService> List (this Microsoft.Azure.Management.Media.IMediaservicesOperations operations, string resourceGroupName);
static member List : Microsoft.Azure.Management.Media.IMediaservicesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Media.Models.MediaService>
<Extension()>
Public Function List (operations As IMediaservicesOperations, resourceGroupName As String) As IPage(Of MediaService)
Parameters
- operations
- IMediaservicesOperations
The operations group for this extension method.
- resourceGroupName
- String
The name of the resource group within the Azure subscription.
Returns
Remarks
List Media Services accounts in the resource group