PrivateEndpoint Class
The Private Endpoint resource.
- Inheritance
-
azure.mgmt.containerregistry._serialization.ModelPrivateEndpoint
Constructor
PrivateEndpoint(*, id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
id
|
This is private endpoint resource created with Microsoft.Network resource provider. |
Variables
Name | Description |
---|---|
id
|
This is private endpoint resource created with Microsoft.Network resource provider. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python