HybridComputePrivateLinkScope Class
An Azure Arc PrivateLinkScope definition.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.hybridcompute.models._models_py3.PrivateLinkScopesResourceHybridComputePrivateLinkScope
Constructor
HybridComputePrivateLinkScope(*, location: str, tags: Optional[Dict[str, str]] = None, properties: Optional[azure.mgmt.hybridcompute.models._models_py3.HybridComputePrivateLinkScopeProperties] = None, **kwargs)
Parameters
- properties
- HybridComputePrivateLinkScopeProperties
Required
Properties that define a Azure Arc PrivateLinkScope resource.
Variables
- id
- str
Azure resource Id.
- name
- str
Azure resource name.
- type
- str
Azure resource type.
- system_data
- SystemData
The system meta data relating to this resource.
Feedback
Submit and view feedback for