Freigeben über


Azure.ResourceManager.EdgeActions Namespace

Classes

Name Description
AzureResourceManagerEdgeActionsContext

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

EdgeActionCollection

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

EdgeActionData

Concrete tracked resource types can be created by aliasing this type using a specific property type.

EdgeActionExecutionFilterCollection

A class representing a collection of EdgeActionExecutionFilterResource and their operations. Each EdgeActionExecutionFilterResource in the collection will belong to the same instance of EdgeActionResource. To get a EdgeActionExecutionFilterCollection instance call the GetEdgeActionExecutionFilters method from an instance of EdgeActionResource.

EdgeActionExecutionFilterData

Concrete tracked resource types can be created by aliasing this type using a specific property type.

EdgeActionExecutionFilterResource

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

EdgeActionResource

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

EdgeActionsExtensions

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

EdgeActionVersionCollection

A class representing a collection of EdgeActionVersionResource and their operations. Each EdgeActionVersionResource in the collection will belong to the same instance of EdgeActionResource. To get a EdgeActionVersionCollection instance call the GetEdgeActionVersions method from an instance of EdgeActionResource.

EdgeActionVersionData

Concrete tracked resource types can be created by aliasing this type using a specific property type.

EdgeActionVersionResource

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