Azure.ResourceManager.WorkloadOrchestration Namespace

Classes

Name Description
AzureResourceManagerWorkloadOrchestrationContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md

EdgeConfigTemplateCollection

A class representing a collection of EdgeConfigTemplateResource and their operations. Each EdgeConfigTemplateResource in the collection will belong to the same instance of ResourceGroupResource. To get a EdgeConfigTemplateCollection instance call the GetEdgeConfigTemplates method from an instance of ResourceGroupResource.

EdgeConfigTemplateData

Config Template Resource. Contains configuration expressions using the predefined expression language.

EdgeConfigTemplateResource

A class representing a EdgeConfigTemplate along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeConfigTemplateResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetEdgeConfigTemplates method.

EdgeConfigTemplateVersionCollection

A class representing a collection of EdgeConfigTemplateVersionResource and their operations. Each EdgeConfigTemplateVersionResource in the collection will belong to the same instance of EdgeConfigTemplateResource. To get a EdgeConfigTemplateVersionCollection instance call the GetEdgeConfigTemplateVersions method from an instance of EdgeConfigTemplateResource.

EdgeConfigTemplateVersionData

Config Template Version Resource.

EdgeConfigTemplateVersionResource

A class representing a EdgeConfigTemplateVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeConfigTemplateVersionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource EdgeConfigTemplateResource using the GetEdgeConfigTemplateVersions method.

EdgeContextCollection

A class representing a collection of EdgeContextResource and their operations. Each EdgeContextResource in the collection will belong to the same instance of ResourceGroupResource. To get a EdgeContextCollection instance call the GetEdgeContexts method from an instance of ResourceGroupResource.

EdgeContextData

Context Resource.

EdgeContextResource

A class representing a EdgeContext along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeContextResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetEdgeContexts method.

EdgeDeploymentInstanceCollection

A class representing a collection of EdgeDeploymentInstanceResource and their operations. Each EdgeDeploymentInstanceResource in the collection will belong to the same instance of EdgeSolutionResource. To get a EdgeDeploymentInstanceCollection instance call the GetEdgeDeploymentInstances method from an instance of EdgeSolutionResource.

EdgeDeploymentInstanceData

Instance Resource. Represents a deployment object.

EdgeDeploymentInstanceHistoryCollection

A class representing a collection of EdgeDeploymentInstanceHistoryResource and their operations. Each EdgeDeploymentInstanceHistoryResource in the collection will belong to the same instance of EdgeDeploymentInstanceResource. To get a EdgeDeploymentInstanceHistoryCollection instance call the GetEdgeDeploymentInstanceHistories method from an instance of EdgeDeploymentInstanceResource.

EdgeDeploymentInstanceHistoryData

InstanceHistory Resource.

EdgeDeploymentInstanceHistoryResource

A class representing a EdgeDeploymentInstanceHistory along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeDeploymentInstanceHistoryResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource EdgeDeploymentInstanceResource using the GetEdgeDeploymentInstanceHistories method.

EdgeDeploymentInstanceResource

A class representing a EdgeDeploymentInstance along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeDeploymentInstanceResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource EdgeSolutionResource using the GetEdgeDeploymentInstances method.

EdgeDiagnosticCollection

A class representing a collection of EdgeDiagnosticResource and their operations. Each EdgeDiagnosticResource in the collection will belong to the same instance of ResourceGroupResource. To get a EdgeDiagnosticCollection instance call the GetEdgeDiagnostics method from an instance of ResourceGroupResource.

EdgeDiagnosticData

A Diagnostic resource.

EdgeDiagnosticResource

A class representing a EdgeDiagnostic along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeDiagnosticResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetEdgeDiagnostics method.

EdgeDynamicSchemaCollection

A class representing a collection of EdgeDynamicSchemaResource and their operations. Each EdgeDynamicSchemaResource in the collection will belong to the same instance of EdgeSchemaResource. To get a EdgeDynamicSchemaCollection instance call the GetEdgeDynamicSchemas method from an instance of EdgeSchemaResource.

EdgeDynamicSchemaData

DynamicSchema Resource.

EdgeDynamicSchemaResource

A class representing a EdgeDynamicSchema along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeDynamicSchemaResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource EdgeSchemaResource using the GetEdgeDynamicSchemas method.

EdgeDynamicSchemaVersionCollection

A class representing a collection of EdgeDynamicSchemaVersionResource and their operations. Each EdgeDynamicSchemaVersionResource in the collection will belong to the same instance of EdgeDynamicSchemaResource. To get a EdgeDynamicSchemaVersionCollection instance call the GetEdgeDynamicSchemaVersions method from an instance of EdgeDynamicSchemaResource.

EdgeDynamicSchemaVersionData

Dynamic Schema Version Resource.

EdgeDynamicSchemaVersionResource

A class representing a EdgeDynamicSchemaVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeDynamicSchemaVersionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource EdgeDynamicSchemaResource using the GetEdgeDynamicSchemaVersions method.

EdgeExecutionCollection

A class representing a collection of EdgeExecutionResource and their operations. Each EdgeExecutionResource in the collection will belong to the same instance of EdgeWorkflowVersionResource. To get a EdgeExecutionCollection instance call the GetEdgeExecutions method from an instance of EdgeWorkflowVersionResource.

EdgeExecutionData

Execution Resource.

EdgeExecutionResource

A class representing a EdgeExecution along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeExecutionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource EdgeWorkflowVersionResource using the GetEdgeExecutions method.

EdgeJobCollection

A class representing a collection of EdgeJobResource and their operations. Each EdgeJobResource in the collection will belong to the same instance of ArmResource. To get a EdgeJobCollection instance call the GetEdgeJobs method from an instance of ArmResource.

EdgeJobData

Job extension resource for tracking job execution and substatuses.

EdgeJobResource

A class representing a EdgeJob along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeJobResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetEdgeJobs method.

EdgeSchemaCollection

A class representing a collection of EdgeSchemaResource and their operations. Each EdgeSchemaResource in the collection will belong to the same instance of ResourceGroupResource. To get a EdgeSchemaCollection instance call the GetEdgeSchemas method from an instance of ResourceGroupResource.

EdgeSchemaData

Schema Resource.

EdgeSchemaReferenceCollection

A class representing a collection of EdgeSchemaReferenceResource and their operations. Each EdgeSchemaReferenceResource in the collection will belong to the same instance of ArmResource. To get a EdgeSchemaReferenceCollection instance call the GetEdgeSchemaReferences method from an instance of ArmResource.

EdgeSchemaReferenceData

Schema Reference Resource.

EdgeSchemaReferenceResource

A class representing a EdgeSchemaReference along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeSchemaReferenceResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetEdgeSchemaReferences method.

EdgeSchemaResource

A class representing a EdgeSchema along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeSchemaResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetEdgeSchemas method.

EdgeSchemaVersionCollection

A class representing a collection of EdgeSchemaVersionResource and their operations. Each EdgeSchemaVersionResource in the collection will belong to the same instance of EdgeSchemaResource. To get a EdgeSchemaVersionCollection instance call the GetEdgeSchemaVersions method from an instance of EdgeSchemaResource.

EdgeSchemaVersionData

Schema Version Resource.

EdgeSchemaVersionResource

A class representing a EdgeSchemaVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeSchemaVersionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource EdgeSchemaResource using the GetEdgeSchemaVersions method.

EdgeSiteReferenceCollection

A class representing a collection of EdgeSiteReferenceResource and their operations. Each EdgeSiteReferenceResource in the collection will belong to the same instance of EdgeContextResource. To get a EdgeSiteReferenceCollection instance call the GetEdgeSiteReferences method from an instance of EdgeContextResource.

EdgeSiteReferenceData

Site Reference Resource.

EdgeSiteReferenceResource

A class representing a EdgeSiteReference along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeSiteReferenceResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource EdgeContextResource using the GetEdgeSiteReferences method.

EdgeSolutionCollection

A class representing a collection of EdgeSolutionResource and their operations. Each EdgeSolutionResource in the collection will belong to the same instance of EdgeTargetResource. To get a EdgeSolutionCollection instance call the GetEdgeSolutions method from an instance of EdgeTargetResource.

EdgeSolutionData

Solution Resource attached to a Target.

EdgeSolutionResource

A class representing a EdgeSolution along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeSolutionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource EdgeTargetResource using the GetEdgeSolutions method.

EdgeSolutionTemplateCollection

A class representing a collection of EdgeSolutionTemplateResource and their operations. Each EdgeSolutionTemplateResource in the collection will belong to the same instance of ResourceGroupResource. To get a EdgeSolutionTemplateCollection instance call the GetEdgeSolutionTemplates method from an instance of ResourceGroupResource.

EdgeSolutionTemplateData

Solution Template Resource. Contains capabilities and operations for creating versions.

EdgeSolutionTemplateResource

A class representing a EdgeSolutionTemplate along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeSolutionTemplateResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetEdgeSolutionTemplates method.

EdgeSolutionTemplateVersionCollection

A class representing a collection of EdgeSolutionTemplateVersionResource and their operations. Each EdgeSolutionTemplateVersionResource in the collection will belong to the same instance of EdgeSolutionTemplateResource. To get a EdgeSolutionTemplateVersionCollection instance call the GetEdgeSolutionTemplateVersions method from an instance of EdgeSolutionTemplateResource.

EdgeSolutionTemplateVersionData

Solution Template Version Resource. Contains configurations that use expressions which can be resolved hierarchically along with edge specifications.

EdgeSolutionTemplateVersionResource

A class representing a EdgeSolutionTemplateVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeSolutionTemplateVersionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource EdgeSolutionTemplateResource using the GetEdgeSolutionTemplateVersions method.

EdgeSolutionVersionCollection

A class representing a collection of EdgeSolutionVersionResource and their operations. Each EdgeSolutionVersionResource in the collection will belong to the same instance of EdgeSolutionResource. To get a EdgeSolutionVersionCollection instance call the GetEdgeSolutionVersions method from an instance of EdgeSolutionResource.

EdgeSolutionVersionData

Solution Version Resource. It has the resolved configuration along with edge specification.

EdgeSolutionVersionResource

A class representing a EdgeSolutionVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeSolutionVersionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource EdgeSolutionResource using the GetEdgeSolutionVersions method.

EdgeTargetCollection

A class representing a collection of EdgeTargetResource and their operations. Each EdgeTargetResource in the collection will belong to the same instance of ResourceGroupResource. To get a EdgeTargetCollection instance call the GetEdgeTargets method from an instance of ResourceGroupResource.

EdgeTargetData

Target Resource. Represents a resource to be deployed on the edge.

EdgeTargetResource

A class representing a EdgeTarget along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeTargetResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetEdgeTargets method.

EdgeWorkflowCollection

A class representing a collection of EdgeWorkflowResource and their operations. Each EdgeWorkflowResource in the collection will belong to the same instance of EdgeContextResource. To get a EdgeWorkflowCollection instance call the GetEdgeWorkflows method from an instance of EdgeContextResource.

EdgeWorkflowData

Workflow Resource.

EdgeWorkflowResource

A class representing a EdgeWorkflow along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeWorkflowResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource EdgeContextResource using the GetEdgeWorkflows method.

EdgeWorkflowVersionCollection

A class representing a collection of EdgeWorkflowVersionResource and their operations. Each EdgeWorkflowVersionResource in the collection will belong to the same instance of EdgeWorkflowResource. To get a EdgeWorkflowVersionCollection instance call the GetEdgeWorkflowVersions method from an instance of EdgeWorkflowResource.

EdgeWorkflowVersionData

Workflow Version Resource.

EdgeWorkflowVersionResource

A class representing a EdgeWorkflowVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeWorkflowVersionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource EdgeWorkflowResource using the GetEdgeWorkflowVersions method.

WorkloadOrchestrationExtensions

A class to add extension methods to Azure.ResourceManager.WorkloadOrchestration.