Skip to main content

shared_private_link_resources

Overview

Nameshared_private_link_resources
TypeResource
Idazure.search.shared_private_link_resources

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectDescribes the properties of an existing Shared Private Link Resource managed by the search service.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, searchServiceName, sharedPrivateLinkResourceName, subscriptionIdGets the details of the shared private link resource managed by the search service in the given resource group.
list_by_serviceSELECTresourceGroupName, searchServiceName, subscriptionIdGets a list of all shared private link resources managed by the given service.
create_or_updateINSERTresourceGroupName, searchServiceName, sharedPrivateLinkResourceName, subscriptionIdInitiates the creation or update of a shared private link resource managed by the search service in the given resource group.
deleteDELETEresourceGroupName, searchServiceName, sharedPrivateLinkResourceName, subscriptionIdInitiates the deletion of the shared private link resource from the search service.
_list_by_serviceEXECresourceGroupName, searchServiceName, subscriptionIdGets a list of all shared private link resources managed by the given service.