PrivateEndpoint Class
A private endpoint class.
- Inheritance
-
msrest.serialization.ModelPrivateEndpoint
Constructor
PrivateEndpoint(*, id: str | None = None, **kwargs)
Parameters
Name | Description |
---|---|
id
Required
|
The private endpoint identifier. |
Keyword-Only Parameters
Name | Description |
---|---|
id
Required
|
|
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