getPrivateEndpointConnectionsForSCCPowershell

Gets the specified private endpoint connection associated with the service. Uses Azure REST API version 2021-03-08.

Return

The Private Endpoint Connection resource.

Parameters

argument

null


suspend fun getPrivateEndpointConnectionsForSCCPowershell(privateEndpointConnectionName: String, resourceGroupName: String, resourceName: String): GetPrivateEndpointConnectionsForSCCPowershellResult

Return

The Private Endpoint Connection resource.

Parameters

privateEndpointConnectionName

The name of the private endpoint connection associated with the Azure resource

resourceGroupName

The name of the resource group that contains the service instance.

resourceName

The name of the service instance.

See also


Return

The Private Endpoint Connection resource.

Parameters

argument

Builder for com.pulumi.azurenative.securityandcompliance.kotlin.inputs.GetPrivateEndpointConnectionsForSCCPowershellPlainArgs.

See also