IotOperationsExtensions 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 Azure.ResourceManager.IotOperations.
public static class IotOperationsExtensions
type IotOperationsExtensions = class
Public Module IotOperationsExtensions
- Inheritance
-
IotOperationsExtensions
Methods
GetIotOperationsBrokerAuthenticationResource(ArmClient, ResourceIdentifier) |
Gets an object representing an IotOperationsBrokerAuthenticationResource 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 an IotOperationsBrokerAuthenticationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetIotOperationsBrokerAuthenticationResource(ResourceIdentifier) instead. |
GetIotOperationsBrokerAuthorizationResource(ArmClient, ResourceIdentifier) |
Gets an object representing an IotOperationsBrokerAuthorizationResource 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 an IotOperationsBrokerAuthorizationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetIotOperationsBrokerAuthorizationResource(ResourceIdentifier) instead. |
GetIotOperationsBrokerListenerResource(ArmClient, ResourceIdentifier) |
Gets an object representing an IotOperationsBrokerListenerResource 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 an IotOperationsBrokerListenerResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetIotOperationsBrokerListenerResource(ResourceIdentifier) instead. |
GetIotOperationsBrokerResource(ArmClient, ResourceIdentifier) |
Gets an object representing an IotOperationsBrokerResource 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 an IotOperationsBrokerResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetIotOperationsBrokerResource(ResourceIdentifier) instead. |
GetIotOperationsDataflowEndpointResource(ArmClient, ResourceIdentifier) |
Gets an object representing an IotOperationsDataflowEndpointResource 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 an IotOperationsDataflowEndpointResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetIotOperationsDataflowEndpointResource(ResourceIdentifier) instead. |
GetIotOperationsDataflowProfileResource(ArmClient, ResourceIdentifier) |
Gets an object representing an IotOperationsDataflowProfileResource 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 an IotOperationsDataflowProfileResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetIotOperationsDataflowProfileResource(ResourceIdentifier) instead. |
GetIotOperationsDataflowResource(ArmClient, ResourceIdentifier) |
Gets an object representing an IotOperationsDataflowResource 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 an IotOperationsDataflowResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetIotOperationsDataflowResource(ResourceIdentifier) instead. |
GetIotOperationsInstance(ResourceGroupResource, String, CancellationToken) |
Get a InstanceResource
|
GetIotOperationsInstanceAsync(ResourceGroupResource, String, CancellationToken) |
Get a InstanceResource
|
GetIotOperationsInstanceResource(ArmClient, ResourceIdentifier) |
Gets an object representing an IotOperationsInstanceResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an IotOperationsInstanceResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetIotOperationsInstanceResource(ResourceIdentifier) instead. |
GetIotOperationsInstances(ResourceGroupResource) |
Gets a collection of IotOperationsInstanceResources in the ResourceGroupResource. MockingTo mock this method, please mock GetIotOperationsInstances() instead. |
GetIotOperationsInstances(SubscriptionResource, CancellationToken) |
List InstanceResource resources by subscription ID
|
GetIotOperationsInstancesAsync(SubscriptionResource, CancellationToken) |
List InstanceResource resources by subscription ID
|
Applies to
Azure SDK for .NET