Skip to main content

private_link_for_azure_ad

Overview

Nameprivate_link_for_azure_ad
TypeResource
Idazure.azure_active_directory.private_link_for_azure_ad

Fields

NameDatatypeDescription
idstringString Id used to locate any resource on Azure.
namestringName of this resource.
allTenantsbooleanFlag indicating whether all tenants are allowed
ownerTenantIdstringGuid of the owner tenant
resourceGroupstringName of the resource group
resourceNamestringName of the private link policy resource
subscriptionIdstringSubscription Identifier
tagsobjectResource tags.
tenantsarrayThe list of tenantIds.
typestringType of this resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTpolicyName, resourceGroupName, subscriptionIdGets a private link policy with a given name.
listSELECTresourceGroupName, subscriptionIdOperation to return the list of Private Link Policies For AzureAD scoped to the resourceGroup.
list_by_subscriptionSELECTsubscriptionIdLists all Private Link Policies For AzureAD in the given subscription.
createINSERTpolicyName, resourceGroupName, subscriptionIdCreates a private link policy.
deleteDELETEpolicyName, resourceGroupName, subscriptionIdDeletes a private link policy. When operation completes, status code 200 returned without content.
_listEXECresourceGroupName, subscriptionIdOperation to return the list of Private Link Policies For AzureAD scoped to the resourceGroup.
_list_by_subscriptionEXECsubscriptionIdLists all Private Link Policies For AzureAD in the given subscription.
updateEXECpolicyName, resourceGroupName, subscriptionIdUpdates private link policy tags with specified values.