MockableMediaSubscriptionResource Class
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.
A class to add extension methods to SubscriptionResource.
public class MockableMediaSubscriptionResource : Azure.ResourceManager.ArmResource
type MockableMediaSubscriptionResource = class
inherit ArmResource
Public Class MockableMediaSubscriptionResource
Inherits ArmResource
- Inheritance
Constructors
MockableMediaSubscriptionResource() |
Initializes a new instance of the MockableMediaSubscriptionResource class for mocking. |
Methods
CheckMediaServicesNameAvailability(AzureLocation, MediaServicesNameAvailabilityContent, CancellationToken) |
Checks whether the Media Service resource name is available.
|
CheckMediaServicesNameAvailabilityAsync(AzureLocation, MediaServicesNameAvailabilityContent, CancellationToken) |
Checks whether the Media Service resource name is available.
|
GetMediaServicesAccounts(CancellationToken) |
List Media Services accounts in the subscription.
|
GetMediaServicesAccountsAsync(CancellationToken) |
List Media Services accounts in the subscription.
|