BatchAccount Constructors
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Overloads
BatchAccount() |
Initialiseert een nieuw exemplaar van de klasse BatchAccount. |
BatchAccount(String, String, String, String, IDictionary<String, String>, String, String, ProvisioningState, Nullable<PoolAllocationMode>, KeyVaultReference, Nullable<PublicNetworkAccessType>, NetworkProfile, IList<PrivateEndpointConnection>, AutoStorageProperties, EncryptionProperties, Nullable<Int32>, Nullable<Int32>, IList<VirtualMachineFamilyCoreQuota>, Boolean, Int32, Int32, IList<Nullable<AuthenticationMode>>, BatchAccountIdentity) |
Initialiseert een nieuw exemplaar van de klasse BatchAccount. |
BatchAccount()
Initialiseert een nieuw exemplaar van de klasse BatchAccount.
public BatchAccount ();
Public Sub New ()
Van toepassing op
BatchAccount(String, String, String, String, IDictionary<String, String>, String, String, ProvisioningState, Nullable<PoolAllocationMode>, KeyVaultReference, Nullable<PublicNetworkAccessType>, NetworkProfile, IList<PrivateEndpointConnection>, AutoStorageProperties, EncryptionProperties, Nullable<Int32>, Nullable<Int32>, IList<VirtualMachineFamilyCoreQuota>, Boolean, Int32, Int32, IList<Nullable<AuthenticationMode>>, BatchAccountIdentity)
Initialiseert een nieuw exemplaar van de klasse BatchAccount.
public BatchAccount (string id = default, string name = default, string type = default, string location = default, System.Collections.Generic.IDictionary<string,string> tags = default, string accountEndpoint = default, string nodeManagementEndpoint = default, Microsoft.Azure.Management.Batch.Models.ProvisioningState provisioningState = Microsoft.Azure.Management.Batch.Models.ProvisioningState.Invalid, Microsoft.Azure.Management.Batch.Models.PoolAllocationMode? poolAllocationMode = default, Microsoft.Azure.Management.Batch.Models.KeyVaultReference keyVaultReference = default, Microsoft.Azure.Management.Batch.Models.PublicNetworkAccessType? publicNetworkAccess = default, Microsoft.Azure.Management.Batch.Models.NetworkProfile networkProfile = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.PrivateEndpointConnection> privateEndpointConnections = default, Microsoft.Azure.Management.Batch.Models.AutoStorageProperties autoStorage = default, Microsoft.Azure.Management.Batch.Models.EncryptionProperties encryption = default, int? dedicatedCoreQuota = default, int? lowPriorityCoreQuota = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.VirtualMachineFamilyCoreQuota> dedicatedCoreQuotaPerVMFamily = default, bool dedicatedCoreQuotaPerVMFamilyEnforced = false, int poolQuota = 0, int activeJobAndJobScheduleQuota = 0, System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.AuthenticationMode?> allowedAuthenticationModes = default, Microsoft.Azure.Management.Batch.Models.BatchAccountIdentity identity = default);
new Microsoft.Azure.Management.Batch.Models.BatchAccount : string * string * string * string * System.Collections.Generic.IDictionary<string, string> * string * string * Microsoft.Azure.Management.Batch.Models.ProvisioningState * Nullable<Microsoft.Azure.Management.Batch.Models.PoolAllocationMode> * Microsoft.Azure.Management.Batch.Models.KeyVaultReference * Nullable<Microsoft.Azure.Management.Batch.Models.PublicNetworkAccessType> * Microsoft.Azure.Management.Batch.Models.NetworkProfile * System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.PrivateEndpointConnection> * Microsoft.Azure.Management.Batch.Models.AutoStorageProperties * Microsoft.Azure.Management.Batch.Models.EncryptionProperties * Nullable<int> * Nullable<int> * System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.VirtualMachineFamilyCoreQuota> * bool * int * int * System.Collections.Generic.IList<Nullable<Microsoft.Azure.Management.Batch.Models.AuthenticationMode>> * Microsoft.Azure.Management.Batch.Models.BatchAccountIdentity -> Microsoft.Azure.Management.Batch.Models.BatchAccount
Public Sub New (Optional id As String = Nothing, Optional name As String = Nothing, Optional type As String = Nothing, Optional location As String = Nothing, Optional tags As IDictionary(Of String, String) = Nothing, Optional accountEndpoint As String = Nothing, Optional nodeManagementEndpoint As String = Nothing, Optional provisioningState As ProvisioningState = Microsoft.Azure.Management.Batch.Models.ProvisioningState.Invalid, Optional poolAllocationMode As Nullable(Of PoolAllocationMode) = Nothing, Optional keyVaultReference As KeyVaultReference = Nothing, Optional publicNetworkAccess As Nullable(Of PublicNetworkAccessType) = Nothing, Optional networkProfile As NetworkProfile = Nothing, Optional privateEndpointConnections As IList(Of PrivateEndpointConnection) = Nothing, Optional autoStorage As AutoStorageProperties = Nothing, Optional encryption As EncryptionProperties = Nothing, Optional dedicatedCoreQuota As Nullable(Of Integer) = Nothing, Optional lowPriorityCoreQuota As Nullable(Of Integer) = Nothing, Optional dedicatedCoreQuotaPerVMFamily As IList(Of VirtualMachineFamilyCoreQuota) = Nothing, Optional dedicatedCoreQuotaPerVMFamilyEnforced As Boolean = false, Optional poolQuota As Integer = 0, Optional activeJobAndJobScheduleQuota As Integer = 0, Optional allowedAuthenticationModes As IList(Of Nullable(Of AuthenticationMode)) = Nothing, Optional identity As BatchAccountIdentity = Nothing)
Parameters
- id
- String
De id van de resource.
- name
- String
De naam van de resource.
- type
- String
Het type resource.
- location
- String
De locatie van de resource.
- tags
- IDictionary<String,String>
De tags van de resource.
- accountEndpoint
- String
Het accounteindpunt dat wordt gebruikt voor interactie met de Batch-service.
- nodeManagementEndpoint
- String
Het eindpunt dat door het rekenknooppunt wordt gebruikt om verbinding te maken met de Batch-knooppuntbeheerservice.
- provisioningState
- ProvisioningState
De ingerichte status van de resource. Mogelijke waarden zijn: 'Ongeldig', 'Maken', 'Verwijderen', 'Geslaagd', 'Mislukt', 'Geannuleerd'
- poolAllocationMode
- Nullable<PoolAllocationMode>
De toewijzingsmodus die moet worden gebruikt om pools te maken in het Batch-account.
- keyVaultReference
- KeyVaultReference
Een verwijzing naar de Azure-sleutelkluis die is gekoppeld aan het Batch-account.
- publicNetworkAccess
- Nullable<PublicNetworkAccessType>
Het netwerkinterfacetype voor toegang tot Azure Batch service- en Batch-accountbewerkingen.
- networkProfile
- NetworkProfile
Netwerkprofiel voor Batch-account, dat netwerkregelinstellingen voor elk eindpunt bevat.
- privateEndpointConnections
- IList<PrivateEndpointConnection>
Lijst met privé-eindpuntverbindingen die zijn gekoppeld aan het Batch-account
- autoStorage
- AutoStorageProperties
De eigenschappen en status van een automatisch opslagaccount dat is gekoppeld aan het Batch-account.
- encryption
- EncryptionProperties
De versleutelingsconfiguratie voor het Batch-account.
- dedicatedCoreQuotaPerVMFamily
- IList<VirtualMachineFamilyCoreQuota>
Een lijst met het toegewezen kernquotum per virtuele-machinefamilie voor het Batch-account. Voor accounts waarvoor PoolAllocationMode is ingesteld op UserSubscription, wordt het quotum beheerd voor het abonnement, zodat deze waarde niet wordt geretourneerd.
- dedicatedCoreQuotaPerVMFamilyEnforced
- Boolean
Een waarde die aangeeft of kernquota per virtuele-machinefamilie worden afgedwongen voor dit account
- poolQuota
- Int32
Het poolquotum voor het Batch-account.
- activeJobAndJobScheduleQuota
- Int32
Het quotum voor de actieve taak en taakplanning voor het Batch-account.
- allowedAuthenticationModes
- IList<Nullable<AuthenticationMode>>
Lijst met toegestane verificatiemodi voor het Batch-account die kunnen worden gebruikt voor verificatie met het gegevensvlak. Dit heeft geen invloed op de verificatie met het besturingsvlak.
- identity
- BatchAccountIdentity
De identiteit van het Batch-account.
Van toepassing op
Azure SDK for .NET