Azure.ResourceManager.Batch Namespace
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.
Classes
BatchAccountCertificateCollection |
A class representing a collection of BatchAccountCertificateResource and their operations. Each BatchAccountCertificateResource in the collection will belong to the same instance of BatchAccountResource. To get a BatchAccountCertificateCollection instance call the GetBatchAccountCertificates method from an instance of BatchAccountResource. |
BatchAccountCertificateData |
A class representing the BatchAccountCertificate data model. Contains information about a certificate. |
BatchAccountCertificateResource |
A Class representing a BatchAccountCertificate along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a BatchAccountCertificateResource from an instance of ArmClient using the GetBatchAccountCertificateResource method. Otherwise you can get one from its parent resource BatchAccountResource using the GetBatchAccountCertificate method. |
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 |
A class representing the BatchAccount data model. 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 |
A class representing the BatchAccountDetector data model. 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 GetBatchAccountDetectorResource method. Otherwise you can get one from its parent resource BatchAccountResource using the GetBatchAccountDetector 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 |
A class representing the BatchAccountPool data model. 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 GetBatchAccountPoolResource method. Otherwise you can get one from its parent resource BatchAccountResource using the GetBatchAccountPool 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 GetBatchAccountResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetBatchAccount 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 |
A class representing the BatchApplication data model. 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 |
A class representing the BatchApplicationPackage data model. 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 GetBatchApplicationPackageResource method. Otherwise you can get one from its parent resource BatchApplicationResource using the GetBatchApplicationPackage 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 GetBatchApplicationResource method. Otherwise you can get one from its parent resource BatchAccountResource using the GetBatchApplication 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 |
A class representing the BatchPrivateEndpointConnection data model. 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 GetBatchPrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource BatchAccountResource using the GetBatchPrivateEndpointConnection 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 GetBatchPrivateLinkResource method. Otherwise you can get one from its parent resource BatchAccountResource using the GetBatchPrivateLinkResource 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 |
A class representing the BatchPrivateLinkResource data model. 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 |
A class representing the NetworkSecurityPerimeterConfiguration data model. 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 GetNetworkSecurityPerimeterConfigurationResource method. Otherwise you can get one from its parent resource BatchAccountResource using the GetNetworkSecurityPerimeterConfiguration method. |
Azure SDK for .NET