PrivateLinkResource Class
A private link resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.machinelearningservices.models._models_py3.ResourcePrivateLinkResource
Constructor
PrivateLinkResource(*, identity: Optional[azure.mgmt.machinelearningservices.models._models_py3.Identity] = None, location: Optional[str] = None, tags: Optional[Dict[str, str]] = None, sku: Optional[azure.mgmt.machinelearningservices.models._models_py3.Sku] = None, required_zone_names: Optional[List[str]] = None, **kwargs)
Parameters
Variables
- id
- str
Specifies the resource ID.
- name
- str
Specifies the name of the resource.
- type
- str
Specifies the type of the resource.
- group_id
- str
The private link resource group id.
Feedback
Submit and view feedback for