PrivateEndpointConnectionPropertiesPrivateEndpoint Class
The private endpoint resource from Microsoft.Network provider.
- Inheritance
-
azure.mgmt.search._serialization.ModelPrivateEndpointConnectionPropertiesPrivateEndpoint
Constructor
PrivateEndpointConnectionPropertiesPrivateEndpoint(*, id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
id
|
The resource id of the private endpoint resource from Microsoft.Network provider. |
Variables
Name | Description |
---|---|
id
|
The resource id of the private endpoint resource from Microsoft.Network provider. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python