Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 805 Bytes

PrivateLinkPrincipals.md

File metadata and controls

14 lines (10 loc) · 805 Bytes

PrivateLinkPrincipals

Contains a list of principals for the Private Link.

Properties

Name Type Description Notes
kind str Indicates the type of this object. Will be 'PrivateLinkPrincipals' if this is a complete object or 'PrivateLinkPrincipalsLink' if it is just a link. [optional]
id str Unique identifier of the object. [optional]
href str Self link. [optional]
principals list[PrivateLinkPrincipal] List of additional principals for the Private Link [optional]

[Back to Model list] [Back to API list] [Back to README]