Share via


MockableMediaArmClient Class

Definition

A class to add extension methods to ArmClient.

public class MockableMediaArmClient : Azure.ResourceManager.ArmResource
type MockableMediaArmClient = class
    inherit ArmResource
Public Class MockableMediaArmClient
Inherits ArmResource
Inheritance
MockableMediaArmClient

Constructors

MockableMediaArmClient()

Initializes a new instance of the MockableMediaArmClient class for mocking.

Methods

GetContentKeyPolicyResource(ResourceIdentifier)

Gets an object representing a ContentKeyPolicyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ContentKeyPolicyResourceResourceIdentifier from its components.

GetMediaAssetFilterResource(ResourceIdentifier)

Gets an object representing a MediaAssetFilterResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a MediaAssetFilterResourceResourceIdentifier from its components.

GetMediaAssetResource(ResourceIdentifier)

Gets an object representing a MediaAssetResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a MediaAssetResourceResourceIdentifier from its components.

GetMediaAssetTrackResource(ResourceIdentifier)

Gets an object representing a MediaAssetTrackResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a MediaAssetTrackResourceResourceIdentifier from its components.

GetMediaJobResource(ResourceIdentifier)

Gets an object representing a MediaJobResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a MediaJobResourceResourceIdentifier from its components.

GetMediaLiveEventResource(ResourceIdentifier)

Gets an object representing a MediaLiveEventResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a MediaLiveEventResourceResourceIdentifier from its components.

GetMediaLiveOutputResource(ResourceIdentifier)

Gets an object representing a MediaLiveOutputResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a MediaLiveOutputResourceResourceIdentifier from its components.

GetMediaServicesAccountFilterResource(ResourceIdentifier)

Gets an object representing a MediaServicesAccountFilterResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a MediaServicesAccountFilterResourceResourceIdentifier from its components.

GetMediaServicesAccountResource(ResourceIdentifier)

Gets an object representing a MediaServicesAccountResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a MediaServicesAccountResourceResourceIdentifier from its components.

GetMediaServicesPrivateEndpointConnectionResource(ResourceIdentifier)

Gets an object representing a MediaServicesPrivateEndpointConnectionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a MediaServicesPrivateEndpointConnectionResourceResourceIdentifier from its components.

GetMediaServicesPrivateLinkResource(ResourceIdentifier)

Gets an object representing a MediaServicesPrivateLinkResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a MediaServicesPrivateLinkResourceResourceIdentifier from its components.

GetMediaTransformResource(ResourceIdentifier)

Gets an object representing a MediaTransformResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a MediaTransformResourceResourceIdentifier from its components.

GetStreamingEndpointResource(ResourceIdentifier)

Gets an object representing a StreamingEndpointResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a StreamingEndpointResourceResourceIdentifier from its components.

GetStreamingLocatorResource(ResourceIdentifier)

Gets an object representing a StreamingLocatorResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a StreamingLocatorResourceResourceIdentifier from its components.

GetStreamingPolicyResource(ResourceIdentifier)

Gets an object representing a StreamingPolicyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a StreamingPolicyResourceResourceIdentifier from its components.

Applies to