Skip to main content

private_link_resources

Overview

Nameprivate_link_resources
TypeResource
Idazure.postgresql.private_link_resources

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
namestringThe name of the resource
propertiesobjectProperties of a private link resource.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTgroupName, resourceGroupName, serverName, subscriptionIdGets a private link resource for PostgreSQL server.
list_by_serverSELECTresourceGroupName, serverName, subscriptionIdGets the private link resources for PostgreSQL server.
_list_by_serverEXECresourceGroupName, serverName, subscriptionIdGets the private link resources for PostgreSQL server.