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.PrivateLinkScopesResource
HybridComputePrivateLinkScope

Constructor

HybridComputePrivateLinkScope(*, location: str, tags: Optional[Dict[str, str]] = None, properties: Optional[azure.mgmt.hybridcompute.models._models_py3.HybridComputePrivateLinkScopeProperties] = None, **kwargs)

Parameters

location
str
Required

Required. Resource location.

tags
dict[str, str]
Required

A set of tags. Resource tags.

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.