PrivateEndpointConnectionProxy Klasse
Details zum Verbindungsproxy für private Endpunkte.
Variablen werden nur vom Server aufgefüllt und beim Senden einer Anforderung ignoriert.
- Vererbung
-
azure.mgmt.deviceupdate.models._models_py3.ProxyResourcePrivateEndpointConnectionProxyazure.mgmt.deviceupdate.models._models_py3.PrivateEndpointConnectionProxyPropertiesPrivateEndpointConnectionProxy
Konstruktor
PrivateEndpointConnectionProxy(*, remote_private_endpoint: _models.RemotePrivateEndpoint | None = None, status: str | None = None, **kwargs)
Variablen
- e_tag
- str
ETag vom NFP.
- remote_private_endpoint
- RemotePrivateEndpoint
Details zum privaten Remoteendpunkt.
- status
- str
Vorgangsstatus
- id
- str
Vollqualifizierte Ressourcen-ID für die Ressource. Beispiel: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.
- name
- str
Der Name der Ressource.
- type
- str
Der Typ der Ressource. Z. B. "Microsoft. Compute/virtualMachines" oder "Microsoft. Storage/storageAccounts".
- system_data
- SystemData
Azure Resource Manager-Metadaten mit createdBy- und modifiedBy-Informationen.
- provisioning_state
- str oder PrivateEndpointConnectionProxyProvisioningState
Der Bereitstellungsstatus der Verbindungsproxyressource des privaten Endpunkts. Bekannte Werte sind: "Erfolgreich", "Erstellen", "Löschen" und "Fehler".