Skip to main content

private_link_scopes

Overview

Nameprivate_link_scopes
TypeResource
Idazure.hybrid_compute.private_link_scopes

Fields

NameDatatypeDescription
idstringAzure resource Id
namestringAzure resource name
locationstringResource location
propertiesobjectProperties that define a Azure Arc PrivateLinkScope resource.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags
typestringAzure resource type

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, scopeName, subscriptionIdReturns a Azure Arc PrivateLinkScope.
listSELECTsubscriptionIdGets a list of all Azure Arc PrivateLinkScopes within a subscription.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets a list of Azure Arc PrivateLinkScopes within a resource group.
create_or_updateINSERTresourceGroupName, scopeName, subscriptionIdCreates (or updates) a Azure Arc PrivateLinkScope. Note: You cannot specify a different value for InstrumentationKey nor AppId in the Put operation.
deleteDELETEresourceGroupName, scopeName, subscriptionIdDeletes a Azure Arc PrivateLinkScope.
_listEXECsubscriptionIdGets a list of all Azure Arc PrivateLinkScopes within a subscription.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets a list of Azure Arc PrivateLinkScopes within a resource group.