AadiamFunctions

Functions

Link copied to clipboard

Gets a azureADMetrics instance with a given name. Uses Azure REST API version 2020-07-01-preview.

suspend fun getAzureADMetric(azureADMetricsName: String, resourceGroupName: String): GetAzureADMetricResult
Link copied to clipboard

Gets the active diagnostic setting for AadIam. Uses Azure REST API version 2017-04-01. Other available API versions: 2017-04-01-preview.

Link copied to clipboard

Gets the specified private endpoint connection associated with the given policy. Uses Azure REST API version 2020-03-01.

suspend fun getPrivateEndpointConnection(policyName: String, privateEndpointConnectionName: String, resourceGroupName: String): GetPrivateEndpointConnectionResult
Link copied to clipboard

Gets a private link policy with a given name. Uses Azure REST API version 2020-03-01.

suspend fun getPrivateLinkForAzureAd(policyName: String, resourceGroupName: String): GetPrivateLinkForAzureAdResult