Azure.ResourceManager.Batch Namespace

Classes

Name Description
AzureResourceManagerBatchContext

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

BatchAccountCollection

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

BatchAccountData

Contains information about an Azure Batch account.

BatchAccountDetectorCollection

A class representing a collection of BatchAccountDetectorResource and their operations. Each BatchAccountDetectorResource in the collection will belong to the same instance of BatchAccountResource. To get a BatchAccountDetectorCollection instance call the GetBatchAccountDetectors method from an instance of BatchAccountResource.

BatchAccountDetectorData

Contains the information for a detector.

BatchAccountDetectorResource

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

BatchAccountPoolCollection

A class representing a collection of BatchAccountPoolResource and their operations. Each BatchAccountPoolResource in the collection will belong to the same instance of BatchAccountResource. To get a BatchAccountPoolCollection instance call the GetBatchAccountPools method from an instance of BatchAccountResource.

BatchAccountPoolData

Contains information about a pool.

BatchAccountPoolResource

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

BatchAccountResource

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

BatchApplicationCollection

A class representing a collection of BatchApplicationResource and their operations. Each BatchApplicationResource in the collection will belong to the same instance of BatchAccountResource. To get a BatchApplicationCollection instance call the GetBatchApplications method from an instance of BatchAccountResource.

BatchApplicationData

Contains information about an application in a Batch account.

BatchApplicationPackageCollection

A class representing a collection of BatchApplicationPackageResource and their operations. Each BatchApplicationPackageResource in the collection will belong to the same instance of BatchApplicationResource. To get a BatchApplicationPackageCollection instance call the GetBatchApplicationPackages method from an instance of BatchApplicationResource.

BatchApplicationPackageData

An application package which represents a particular version of an application.

BatchApplicationPackageResource

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

BatchApplicationResource

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

BatchExtensions

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

BatchPrivateEndpointConnectionCollection

A class representing a collection of BatchPrivateEndpointConnectionResource and their operations. Each BatchPrivateEndpointConnectionResource in the collection will belong to the same instance of BatchAccountResource. To get a BatchPrivateEndpointConnectionCollection instance call the GetBatchPrivateEndpointConnections method from an instance of BatchAccountResource.

BatchPrivateEndpointConnectionData

Contains information about a private link resource.

BatchPrivateEndpointConnectionResource

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

BatchPrivateLinkResource

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

BatchPrivateLinkResourceCollection

A class representing a collection of BatchPrivateLinkResource and their operations. Each BatchPrivateLinkResource in the collection will belong to the same instance of BatchAccountResource. To get a BatchPrivateLinkResourceCollection instance call the GetBatchPrivateLinkResources method from an instance of BatchAccountResource.

BatchPrivateLinkResourceData

Contains information about a private link resource.

NetworkSecurityPerimeterConfigurationCollection

A class representing a collection of NetworkSecurityPerimeterConfigurationResource and their operations. Each NetworkSecurityPerimeterConfigurationResource in the collection will belong to the same instance of BatchAccountResource. To get a NetworkSecurityPerimeterConfigurationCollection instance call the GetNetworkSecurityPerimeterConfigurations method from an instance of BatchAccountResource.

NetworkSecurityPerimeterConfigurationData

Network security perimeter (NSP) configuration resource.

NetworkSecurityPerimeterConfigurationResource

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