다음을 통해 공유


WorkloadOrchestrationExtensions Class

Definition

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

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Edge/configTemplates/{configTemplateName}
  • Operation Id: ConfigTemplate_Get
  • Default Api Version: 2025-06-01
  • Resource: EdgeConfigTemplateResource
<item>MockingTo mock this method, please mock GetEdgeConfigTemplate(String, CancellationToken) instead.</item>
GetEdgeConfigTemplateAsync(ResourceGroupResource, String, CancellationToken)

Get a Config Template Resource

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Edge/configTemplates/{configTemplateName}
  • Operation Id: ConfigTemplate_Get
  • Default Api Version: 2025-06-01
  • Resource: EdgeConfigTemplateResource
<item>MockingTo mock this method, please mock GetEdgeConfigTemplateAsync(String, CancellationToken) instead.</item>
GetEdgeConfigTemplateResource(ArmClient, ResourceIdentifier)

Gets an object representing an EdgeConfigTemplateResource 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 EdgeConfigTemplateResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEdgeConfigTemplateResource(ResourceIdentifier) instead.</item>

GetEdgeConfigTemplates(ResourceGroupResource)

Gets a collection of EdgeConfigTemplateResources in the ResourceGroupResource. <item>MockingTo mock this method, please mock GetEdgeConfigTemplates() instead.</item>

GetEdgeConfigTemplates(SubscriptionResource, CancellationToken)

List by subscription

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Edge/configTemplates
  • Operation Id: ConfigTemplate_ListBySubscription
  • Default Api Version: 2025-06-01
  • Resource: EdgeConfigTemplateResource
<item>MockingTo mock this method, please mock GetEdgeConfigTemplates(CancellationToken) instead.</item>
GetEdgeConfigTemplatesAsync(SubscriptionResource, CancellationToken)

List by subscription

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Edge/configTemplates
  • Operation Id: ConfigTemplate_ListBySubscription
  • Default Api Version: 2025-06-01
  • Resource: EdgeConfigTemplateResource
<item>MockingTo mock this method, please mock GetEdgeConfigTemplates(CancellationToken) instead.</item>
GetEdgeConfigTemplateVersionResource(ArmClient, ResourceIdentifier)

Gets an object representing an EdgeConfigTemplateVersionResource 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 EdgeConfigTemplateVersionResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEdgeConfigTemplateVersionResource(ResourceIdentifier) instead.</item>

GetEdgeContext(ResourceGroupResource, String, CancellationToken)

Get Context Resource

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Edge/contexts/{contextName}
  • Operation Id: Context_Get
  • Default Api Version: 2025-06-01
  • Resource: EdgeContextResource
<item>MockingTo mock this method, please mock GetEdgeContext(String, CancellationToken) instead.</item>
GetEdgeContextAsync(ResourceGroupResource, String, CancellationToken)

Get Context Resource

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Edge/contexts/{contextName}
  • Operation Id: Context_Get
  • Default Api Version: 2025-06-01
  • Resource: EdgeContextResource
<item>MockingTo mock this method, please mock GetEdgeContextAsync(String, CancellationToken) instead.</item>
GetEdgeContextResource(ArmClient, ResourceIdentifier)

Gets an object representing an EdgeContextResource 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 EdgeContextResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEdgeContextResource(ResourceIdentifier) instead.</item>

GetEdgeContexts(ResourceGroupResource)

Gets a collection of EdgeContextResources in the ResourceGroupResource. <item>MockingTo mock this method, please mock GetEdgeContexts() instead.</item>

GetEdgeContexts(SubscriptionResource, CancellationToken)

List by subscription

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Edge/contexts
  • Operation Id: Context_ListBySubscription
  • Default Api Version: 2025-06-01
  • Resource: EdgeContextResource
<item>MockingTo mock this method, please mock GetEdgeContexts(CancellationToken) instead.</item>
GetEdgeContextsAsync(SubscriptionResource, CancellationToken)

List by subscription

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Edge/contexts
  • Operation Id: Context_ListBySubscription
  • Default Api Version: 2025-06-01
  • Resource: EdgeContextResource
<item>MockingTo mock this method, please mock GetEdgeContexts(CancellationToken) instead.</item>
GetEdgeDeploymentInstanceHistoryResource(ArmClient, ResourceIdentifier)

Gets an object representing an EdgeDeploymentInstanceHistoryResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String, String) to create an EdgeDeploymentInstanceHistoryResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEdgeDeploymentInstanceHistoryResource(ResourceIdentifier) instead.</item>

GetEdgeDeploymentInstanceResource(ArmClient, ResourceIdentifier)

Gets an object representing an EdgeDeploymentInstanceResource 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 EdgeDeploymentInstanceResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEdgeDeploymentInstanceResource(ResourceIdentifier) instead.</item>

GetEdgeDiagnostic(ResourceGroupResource, String, CancellationToken)

Returns details of specified Diagnostic resource.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Edge/diagnostics/{diagnosticName}
  • Operation Id: Diagnostic_Get
  • Default Api Version: 2025-06-01
  • Resource: EdgeDiagnosticResource
<item>MockingTo mock this method, please mock GetEdgeDiagnostic(String, CancellationToken) instead.</item>
GetEdgeDiagnosticAsync(ResourceGroupResource, String, CancellationToken)

Returns details of specified Diagnostic resource.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Edge/diagnostics/{diagnosticName}
  • Operation Id: Diagnostic_Get
  • Default Api Version: 2025-06-01
  • Resource: EdgeDiagnosticResource
<item>MockingTo mock this method, please mock GetEdgeDiagnosticAsync(String, CancellationToken) instead.</item>
GetEdgeDiagnosticResource(ArmClient, ResourceIdentifier)

Gets an object representing an EdgeDiagnosticResource 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 EdgeDiagnosticResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEdgeDiagnosticResource(ResourceIdentifier) instead.</item>

GetEdgeDiagnostics(ResourceGroupResource)

Gets a collection of EdgeDiagnosticResources in the ResourceGroupResource. <item>MockingTo mock this method, please mock GetEdgeDiagnostics() instead.</item>

GetEdgeDiagnostics(SubscriptionResource, CancellationToken)

Lists Diagnostics resources within an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Edge/diagnostics
  • Operation Id: Diagnostic_ListBySubscription
  • Default Api Version: 2025-06-01
  • Resource: EdgeDiagnosticResource
<item>MockingTo mock this method, please mock GetEdgeDiagnostics(CancellationToken) instead.</item>
GetEdgeDiagnosticsAsync(SubscriptionResource, CancellationToken)

Lists Diagnostics resources within an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Edge/diagnostics
  • Operation Id: Diagnostic_ListBySubscription
  • Default Api Version: 2025-06-01
  • Resource: EdgeDiagnosticResource
<item>MockingTo mock this method, please mock GetEdgeDiagnostics(CancellationToken) instead.</item>
GetEdgeDynamicSchemaResource(ArmClient, ResourceIdentifier)

Gets an object representing an EdgeDynamicSchemaResource 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 EdgeDynamicSchemaResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEdgeDynamicSchemaResource(ResourceIdentifier) instead.</item>

GetEdgeDynamicSchemaVersionResource(ArmClient, ResourceIdentifier)

Gets an object representing an EdgeDynamicSchemaVersionResource 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 EdgeDynamicSchemaVersionResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEdgeDynamicSchemaVersionResource(ResourceIdentifier) instead.</item>

GetEdgeExecutionResource(ArmClient, ResourceIdentifier)

Gets an object representing an EdgeExecutionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String, String) to create an EdgeExecutionResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEdgeExecutionResource(ResourceIdentifier) instead.</item>

GetEdgeJob(ArmClient, ResourceIdentifier, String, CancellationToken)

Get a Job resource

  • Request Path: /{resourceUri}/providers/Microsoft.Edge/jobs/{jobName}
  • Operation Id: Job_Get
  • Default Api Version: 2025-06-01
  • Resource: EdgeJobResource
<item>MockingTo mock this method, please mock GetEdgeJob(ResourceIdentifier, String, CancellationToken) instead.</item>
GetEdgeJobAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get a Job resource

  • Request Path: /{resourceUri}/providers/Microsoft.Edge/jobs/{jobName}
  • Operation Id: Job_Get
  • Default Api Version: 2025-06-01
  • Resource: EdgeJobResource
<item>MockingTo mock this method, please mock GetEdgeJobAsync(ResourceIdentifier, String, CancellationToken) instead.</item>
GetEdgeJobResource(ArmClient, ResourceIdentifier)

Gets an object representing an EdgeJobResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create an EdgeJobResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEdgeJobResource(ResourceIdentifier) instead.</item>

GetEdgeJobs(ArmClient, ResourceIdentifier)

Gets a collection of EdgeJobResources in the ArmClient. <item>MockingTo mock this method, please mock GetEdgeJobs(ResourceIdentifier) instead.</item>

GetEdgeSchema(ResourceGroupResource, String, CancellationToken)

Get a Schema Resource

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Edge/schemas/{schemaName}
  • Operation Id: Schema_Get
  • Default Api Version: 2025-06-01
  • Resource: EdgeSchemaResource
<item>MockingTo mock this method, please mock GetEdgeSchema(String, CancellationToken) instead.</item>
GetEdgeSchemaAsync(ResourceGroupResource, String, CancellationToken)

Get a Schema Resource

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Edge/schemas/{schemaName}
  • Operation Id: Schema_Get
  • Default Api Version: 2025-06-01
  • Resource: EdgeSchemaResource
<item>MockingTo mock this method, please mock GetEdgeSchemaAsync(String, CancellationToken) instead.</item>
GetEdgeSchemaReference(ArmClient, ResourceIdentifier, String, CancellationToken)

Get a Schema Reference Resource

  • Request Path: /{resourceUri}/providers/Microsoft.Edge/schemaReferences/{schemaReferenceName}
  • Operation Id: SchemaReference_Get
  • Default Api Version: 2025-06-01
  • Resource: EdgeSchemaReferenceResource
<item>MockingTo mock this method, please mock GetEdgeSchemaReference(ResourceIdentifier, String, CancellationToken) instead.</item>
GetEdgeSchemaReferenceAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get a Schema Reference Resource

  • Request Path: /{resourceUri}/providers/Microsoft.Edge/schemaReferences/{schemaReferenceName}
  • Operation Id: SchemaReference_Get
  • Default Api Version: 2025-06-01
  • Resource: EdgeSchemaReferenceResource
<item>MockingTo mock this method, please mock GetEdgeSchemaReferenceAsync(ResourceIdentifier, String, CancellationToken) instead.</item>
GetEdgeSchemaReferenceResource(ArmClient, ResourceIdentifier)

Gets an object representing an EdgeSchemaReferenceResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create an EdgeSchemaReferenceResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEdgeSchemaReferenceResource(ResourceIdentifier) instead.</item>

GetEdgeSchemaReferences(ArmClient, ResourceIdentifier)

Gets a collection of EdgeSchemaReferenceResources in the ArmClient. <item>MockingTo mock this method, please mock GetEdgeSchemaReferences(ResourceIdentifier) instead.</item>

GetEdgeSchemaResource(ArmClient, ResourceIdentifier)

Gets an object representing an EdgeSchemaResource 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 EdgeSchemaResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEdgeSchemaResource(ResourceIdentifier) instead.</item>

GetEdgeSchemas(ResourceGroupResource)

Gets a collection of EdgeSchemaResources in the ResourceGroupResource. <item>MockingTo mock this method, please mock GetEdgeSchemas() instead.</item>

GetEdgeSchemas(SubscriptionResource, CancellationToken)

List by subscription

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Edge/schemas
  • Operation Id: Schema_ListBySubscription
  • Default Api Version: 2025-06-01
  • Resource: EdgeSchemaResource
<item>MockingTo mock this method, please mock GetEdgeSchemas(CancellationToken) instead.</item>
GetEdgeSchemasAsync(SubscriptionResource, CancellationToken)

List by subscription

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Edge/schemas
  • Operation Id: Schema_ListBySubscription
  • Default Api Version: 2025-06-01
  • Resource: EdgeSchemaResource
<item>MockingTo mock this method, please mock GetEdgeSchemas(CancellationToken) instead.</item>
GetEdgeSchemaVersionResource(ArmClient, ResourceIdentifier)

Gets an object representing an EdgeSchemaVersionResource 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 EdgeSchemaVersionResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEdgeSchemaVersionResource(ResourceIdentifier) instead.</item>

GetEdgeSiteReferenceResource(ArmClient, ResourceIdentifier)

Gets an object representing an EdgeSiteReferenceResource 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 EdgeSiteReferenceResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEdgeSiteReferenceResource(ResourceIdentifier) instead.</item>

GetEdgeSolutionResource(ArmClient, ResourceIdentifier)

Gets an object representing an EdgeSolutionResource 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 EdgeSolutionResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEdgeSolutionResource(ResourceIdentifier) instead.</item>

GetEdgeSolutionTemplate(ResourceGroupResource, String, CancellationToken)

Get a Solution Template Resource

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Edge/solutionTemplates/{solutionTemplateName}
  • Operation Id: SolutionTemplate_Get
  • Default Api Version: 2025-06-01
  • Resource: EdgeSolutionTemplateResource
<item>MockingTo mock this method, please mock GetEdgeSolutionTemplate(String, CancellationToken) instead.</item>
GetEdgeSolutionTemplateAsync(ResourceGroupResource, String, CancellationToken)

Get a Solution Template Resource

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Edge/solutionTemplates/{solutionTemplateName}
  • Operation Id: SolutionTemplate_Get
  • Default Api Version: 2025-06-01
  • Resource: EdgeSolutionTemplateResource
<item>MockingTo mock this method, please mock GetEdgeSolutionTemplateAsync(String, CancellationToken) instead.</item>
GetEdgeSolutionTemplateResource(ArmClient, ResourceIdentifier)

Gets an object representing an EdgeSolutionTemplateResource 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 EdgeSolutionTemplateResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEdgeSolutionTemplateResource(ResourceIdentifier) instead.</item>

GetEdgeSolutionTemplates(ResourceGroupResource)

Gets a collection of EdgeSolutionTemplateResources in the ResourceGroupResource. <item>MockingTo mock this method, please mock GetEdgeSolutionTemplates() instead.</item>

GetEdgeSolutionTemplates(SubscriptionResource, CancellationToken)

List by subscription

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Edge/solutionTemplates
  • Operation Id: SolutionTemplate_ListBySubscription
  • Default Api Version: 2025-06-01
  • Resource: EdgeSolutionTemplateResource
<item>MockingTo mock this method, please mock GetEdgeSolutionTemplates(CancellationToken) instead.</item>
GetEdgeSolutionTemplatesAsync(SubscriptionResource, CancellationToken)

List by subscription

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Edge/solutionTemplates
  • Operation Id: SolutionTemplate_ListBySubscription
  • Default Api Version: 2025-06-01
  • Resource: EdgeSolutionTemplateResource
<item>MockingTo mock this method, please mock GetEdgeSolutionTemplates(CancellationToken) instead.</item>
GetEdgeSolutionTemplateVersionResource(ArmClient, ResourceIdentifier)

Gets an object representing an EdgeSolutionTemplateVersionResource 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 EdgeSolutionTemplateVersionResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEdgeSolutionTemplateVersionResource(ResourceIdentifier) instead.</item>

GetEdgeSolutionVersionResource(ArmClient, ResourceIdentifier)

Gets an object representing an EdgeSolutionVersionResource 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 EdgeSolutionVersionResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEdgeSolutionVersionResource(ResourceIdentifier) instead.</item>

GetEdgeTarget(ResourceGroupResource, String, CancellationToken)

Get a Target Resource

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Edge/targets/{targetName}
  • Operation Id: Target_Get
  • Default Api Version: 2025-06-01
  • Resource: EdgeTargetResource
<item>MockingTo mock this method, please mock GetEdgeTarget(String, CancellationToken) instead.</item>
GetEdgeTargetAsync(ResourceGroupResource, String, CancellationToken)

Get a Target Resource

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Edge/targets/{targetName}
  • Operation Id: Target_Get
  • Default Api Version: 2025-06-01
  • Resource: EdgeTargetResource
<item>MockingTo mock this method, please mock GetEdgeTargetAsync(String, CancellationToken) instead.</item>
GetEdgeTargetResource(ArmClient, ResourceIdentifier)

Gets an object representing an EdgeTargetResource 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 EdgeTargetResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEdgeTargetResource(ResourceIdentifier) instead.</item>

GetEdgeTargets(ResourceGroupResource)

Gets a collection of EdgeTargetResources in the ResourceGroupResource. <item>MockingTo mock this method, please mock GetEdgeTargets() instead.</item>

GetEdgeTargets(SubscriptionResource, CancellationToken)

List by subscription

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Edge/targets
  • Operation Id: Target_ListBySubscription
  • Default Api Version: 2025-06-01
  • Resource: EdgeTargetResource
<item>MockingTo mock this method, please mock GetEdgeTargets(CancellationToken) instead.</item>
GetEdgeTargetsAsync(SubscriptionResource, CancellationToken)

List by subscription

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Edge/targets
  • Operation Id: Target_ListBySubscription
  • Default Api Version: 2025-06-01
  • Resource: EdgeTargetResource
<item>MockingTo mock this method, please mock GetEdgeTargets(CancellationToken) instead.</item>
GetEdgeWorkflowResource(ArmClient, ResourceIdentifier)

Gets an object representing an EdgeWorkflowResource 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 EdgeWorkflowResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEdgeWorkflowResource(ResourceIdentifier) instead.</item>

GetEdgeWorkflowVersionResource(ArmClient, ResourceIdentifier)

Gets an object representing an EdgeWorkflowVersionResource 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 EdgeWorkflowVersionResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetEdgeWorkflowVersionResource(ResourceIdentifier) instead.</item>

Applies to