WorkloadOrchestrationExtensions 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.WorkloadOrchestration.
public static class WorkloadOrchestrationExtensions
type WorkloadOrchestrationExtensions = class
Public Module WorkloadOrchestrationExtensions
- Inheritance
-
WorkloadOrchestrationExtensions
Methods
| Name | Description |
|---|---|
| GetEdgeConfigTemplate(ResourceGroupResource, String, CancellationToken) |
Get a Config Template Resource <item> Mocking. To mock this method, please mock GetEdgeConfigTemplate(String, CancellationToken) instead. </item> |
| GetEdgeConfigTemplateAsync(ResourceGroupResource, String, CancellationToken) |
Get a Config Template Resource <item> Mocking. To mock this method, please mock GetEdgeConfigTemplateAsync(String, CancellationToken) instead. </item> |
| GetEdgeConfigTemplateResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EdgeConfigTemplateResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEdgeConfigTemplateResource(ResourceIdentifier) instead. </item> |
| GetEdgeConfigTemplates(ResourceGroupResource) |
Gets a collection of EdgeConfigTemplates in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetEdgeConfigTemplates() instead. </item> |
| GetEdgeConfigTemplates(SubscriptionResource, CancellationToken) |
List by subscription <item> Mocking. To mock this method, please mock GetEdgeConfigTemplates(CancellationToken) instead. </item> |
| GetEdgeConfigTemplatesAsync(SubscriptionResource, CancellationToken) |
List by subscription <item> Mocking. To mock this method, please mock GetEdgeConfigTemplatesAsync(CancellationToken) instead. </item> |
| GetEdgeConfigTemplateVersionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EdgeConfigTemplateVersionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEdgeConfigTemplateVersionResource(ResourceIdentifier) instead. </item> |
| GetEdgeContext(ResourceGroupResource, String, CancellationToken) |
Get Context Resource <item> Mocking. To mock this method, please mock GetEdgeContext(String, CancellationToken) instead. </item> |
| GetEdgeContextAsync(ResourceGroupResource, String, CancellationToken) |
Get Context Resource <item> Mocking. To mock this method, please mock GetEdgeContextAsync(String, CancellationToken) instead. </item> |
| GetEdgeContextResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EdgeContextResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEdgeContextResource(ResourceIdentifier) instead. </item> |
| GetEdgeContexts(ResourceGroupResource) |
Gets a collection of EdgeContexts in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetEdgeContexts() instead. </item> |
| GetEdgeContexts(SubscriptionResource, CancellationToken) |
List by subscription <item> Mocking. To mock this method, please mock GetEdgeContexts(CancellationToken) instead. </item> |
| GetEdgeContextsAsync(SubscriptionResource, CancellationToken) |
List by subscription <item> Mocking. To mock this method, please mock GetEdgeContextsAsync(CancellationToken) instead. </item> |
| GetEdgeDeploymentInstanceHistoryResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EdgeDeploymentInstanceHistoryResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEdgeDeploymentInstanceHistoryResource(ResourceIdentifier) instead. </item> |
| GetEdgeDeploymentInstanceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EdgeDeploymentInstanceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEdgeDeploymentInstanceResource(ResourceIdentifier) instead. </item> |
| GetEdgeDiagnostic(ResourceGroupResource, String, CancellationToken) |
Returns details of specified Diagnostic resource. <item> Mocking. To mock this method, please mock GetEdgeDiagnostic(String, CancellationToken) instead. </item> |
| GetEdgeDiagnosticAsync(ResourceGroupResource, String, CancellationToken) |
Returns details of specified Diagnostic resource. <item> Mocking. To mock this method, please mock GetEdgeDiagnosticAsync(String, CancellationToken) instead. </item> |
| GetEdgeDiagnosticResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EdgeDiagnosticResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEdgeDiagnosticResource(ResourceIdentifier) instead. </item> |
| GetEdgeDiagnostics(ResourceGroupResource) |
Gets a collection of EdgeDiagnostics in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetEdgeDiagnostics() instead. </item> |
| GetEdgeDiagnostics(SubscriptionResource, CancellationToken) |
Lists Diagnostics resources within an Azure subscription. <item> Mocking. To mock this method, please mock GetEdgeDiagnostics(CancellationToken) instead. </item> |
| GetEdgeDiagnosticsAsync(SubscriptionResource, CancellationToken) |
Lists Diagnostics resources within an Azure subscription. <item> Mocking. To mock this method, please mock GetEdgeDiagnosticsAsync(CancellationToken) instead. </item> |
| GetEdgeDynamicSchemaResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EdgeDynamicSchemaResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEdgeDynamicSchemaResource(ResourceIdentifier) instead. </item> |
| GetEdgeDynamicSchemaVersionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EdgeDynamicSchemaVersionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEdgeDynamicSchemaVersionResource(ResourceIdentifier) instead. </item> |
| GetEdgeExecutionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EdgeExecutionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEdgeExecutionResource(ResourceIdentifier) instead. </item> |
| GetEdgeJob(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a Job resource <item> Mocking. To mock this method, please mock GetEdgeJob(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetEdgeJobAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a Job resource <item> Mocking. To mock this method, please mock GetEdgeJobAsync(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetEdgeJobResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EdgeJobResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEdgeJobResource(ResourceIdentifier) instead. </item> |
| GetEdgeJobs(ArmClient, ResourceIdentifier) |
Gets a collection of EdgeJobCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetEdgeJobs(ResourceIdentifier) instead. </item> |
| GetEdgeSchema(ResourceGroupResource, String, CancellationToken) |
Get a Schema Resource <item> Mocking. To mock this method, please mock GetEdgeSchema(String, CancellationToken) instead. </item> |
| GetEdgeSchemaAsync(ResourceGroupResource, String, CancellationToken) |
Get a Schema Resource <item> Mocking. To mock this method, please mock GetEdgeSchemaAsync(String, CancellationToken) instead. </item> |
| GetEdgeSchemaReference(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a Schema Reference Resource <item> Mocking. To mock this method, please mock GetEdgeSchemaReference(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetEdgeSchemaReferenceAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a Schema Reference Resource <item> Mocking. To mock this method, please mock GetEdgeSchemaReferenceAsync(ResourceIdentifier, String, CancellationToken) instead. </item> |
| GetEdgeSchemaReferenceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EdgeSchemaReferenceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEdgeSchemaReferenceResource(ResourceIdentifier) instead. </item> |
| GetEdgeSchemaReferences(ArmClient, ResourceIdentifier) |
Gets a collection of EdgeSchemaReferenceCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetEdgeSchemaReferences(ResourceIdentifier) instead. </item> |
| GetEdgeSchemaResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EdgeSchemaResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEdgeSchemaResource(ResourceIdentifier) instead. </item> |
| GetEdgeSchemas(ResourceGroupResource) |
Gets a collection of EdgeSchemas in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetEdgeSchemas() instead. </item> |
| GetEdgeSchemas(SubscriptionResource, CancellationToken) |
List by subscription <item> Mocking. To mock this method, please mock GetEdgeSchemas(CancellationToken) instead. </item> |
| GetEdgeSchemasAsync(SubscriptionResource, CancellationToken) |
List by subscription <item> Mocking. To mock this method, please mock GetEdgeSchemasAsync(CancellationToken) instead. </item> |
| GetEdgeSchemaVersionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EdgeSchemaVersionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEdgeSchemaVersionResource(ResourceIdentifier) instead. </item> |
| GetEdgeSiteReferenceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EdgeSiteReferenceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEdgeSiteReferenceResource(ResourceIdentifier) instead. </item> |
| GetEdgeSolutionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EdgeSolutionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEdgeSolutionResource(ResourceIdentifier) instead. </item> |
| GetEdgeSolutionTemplate(ResourceGroupResource, String, CancellationToken) |
Get a Solution Template Resource <item> Mocking. To mock this method, please mock GetEdgeSolutionTemplate(String, CancellationToken) instead. </item> |
| GetEdgeSolutionTemplateAsync(ResourceGroupResource, String, CancellationToken) |
Get a Solution Template Resource <item> Mocking. To mock this method, please mock GetEdgeSolutionTemplateAsync(String, CancellationToken) instead. </item> |
| GetEdgeSolutionTemplateResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EdgeSolutionTemplateResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEdgeSolutionTemplateResource(ResourceIdentifier) instead. </item> |
| GetEdgeSolutionTemplates(ResourceGroupResource) |
Gets a collection of EdgeSolutionTemplates in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetEdgeSolutionTemplates() instead. </item> |
| GetEdgeSolutionTemplates(SubscriptionResource, CancellationToken) |
List by subscription <item> Mocking. To mock this method, please mock GetEdgeSolutionTemplates(CancellationToken) instead. </item> |
| GetEdgeSolutionTemplatesAsync(SubscriptionResource, CancellationToken) |
List by subscription <item> Mocking. To mock this method, please mock GetEdgeSolutionTemplatesAsync(CancellationToken) instead. </item> |
| GetEdgeSolutionTemplateVersionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EdgeSolutionTemplateVersionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEdgeSolutionTemplateVersionResource(ResourceIdentifier) instead. </item> |
| GetEdgeSolutionVersionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EdgeSolutionVersionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEdgeSolutionVersionResource(ResourceIdentifier) instead. </item> |
| GetEdgeTarget(ResourceGroupResource, String, CancellationToken) |
Get a Target Resource <item> Mocking. To mock this method, please mock GetEdgeTarget(String, CancellationToken) instead. </item> |
| GetEdgeTargetAsync(ResourceGroupResource, String, CancellationToken) |
Get a Target Resource <item> Mocking. To mock this method, please mock GetEdgeTargetAsync(String, CancellationToken) instead. </item> |
| GetEdgeTargetResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EdgeTargetResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEdgeTargetResource(ResourceIdentifier) instead. </item> |
| GetEdgeTargets(ResourceGroupResource) |
Gets a collection of EdgeTargets in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetEdgeTargets() instead. </item> |
| GetEdgeTargets(SubscriptionResource, CancellationToken) |
List by subscription <item> Mocking. To mock this method, please mock GetEdgeTargets(CancellationToken) instead. </item> |
| GetEdgeTargetsAsync(SubscriptionResource, CancellationToken) |
List by subscription <item> Mocking. To mock this method, please mock GetEdgeTargetsAsync(CancellationToken) instead. </item> |
| GetEdgeWorkflowResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EdgeWorkflowResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEdgeWorkflowResource(ResourceIdentifier) instead. </item> |
| GetEdgeWorkflowVersionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a EdgeWorkflowVersionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetEdgeWorkflowVersionResource(ResourceIdentifier) instead. </item> |