BatchDeploymentConfiguration Class
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.
Deployment configuration properties.
public class BatchDeploymentConfiguration : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Batch.Models.BatchDeploymentConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Batch.Models.BatchDeploymentConfiguration>
public class BatchDeploymentConfiguration
type BatchDeploymentConfiguration = class
interface IJsonModel<BatchDeploymentConfiguration>
interface IPersistableModel<BatchDeploymentConfiguration>
type BatchDeploymentConfiguration = class
Public Class BatchDeploymentConfiguration
Implements IJsonModel(Of BatchDeploymentConfiguration), IPersistableModel(Of BatchDeploymentConfiguration)
Public Class BatchDeploymentConfiguration
- Inheritance
-
BatchDeploymentConfiguration
- Implements
Batch |
Initializes a new instance of BatchDeploymentConfiguration. |
Cloud |
This property and virtualMachineConfiguration are mutually exclusive and one of the properties must be specified. This property cannot be specified if the Batch account was created with its poolAllocationMode property set to 'UserSubscription'. |
Vm |
The configuration for compute nodes in a pool based on the Azure Virtual Machines infrastructure. |
IJson |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJson |
Writes the model to the provided Utf8JsonWriter. |
IPersistable |
Converts the provided BinaryData into a model. |
IPersistable |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistable |
Writes the model into a BinaryData. |
Product | Versies |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET-feedback
Azure SDK for .NET is een open source project. Selecteer een koppeling om feedback te geven: