Freigeben über


NetworkProfile Klasse

Netzwerkprofil für das Batch-Konto, das Netzwerkregeleinstellungen für jeden Endpunkt enthält.

Vererbung
azure.mgmt.batch._serialization.Model
NetworkProfile

Konstruktor

NetworkProfile(*, account_access: _models.EndpointAccessProfile | None = None, node_management_access: _models.EndpointAccessProfile | None = None, **kwargs: Any)

Nur Schlüsselwortparameter

Name Beschreibung
account_access

Netzwerkzugriffsprofil für batchAccount-Endpunkt (Batch-Kontodatenebene-API).

node_management_access

Netzwerkzugriffsprofil für nodeManagement-Endpunkt (Batch-Dienst zur Verwaltung von Computeknoten für Batch-Pools).

Variablen

Name Beschreibung
account_access

Netzwerkzugriffsprofil für batchAccount-Endpunkt (Batch-Kontodatenebene-API).

node_management_access

Netzwerkzugriffsprofil für nodeManagement-Endpunkt (Batch-Dienst zur Verwaltung von Computeknoten für Batch-Pools).