getWorkloadNetworkPortMirroring

NSX Port Mirroring Uses Azure REST API version 2022-05-01. Other available API versions: 2023-03-01, 2023-09-01.

Return

NSX Port Mirroring

Parameters

argument

null


suspend fun getWorkloadNetworkPortMirroring(portMirroringId: String, privateCloudName: String, resourceGroupName: String): GetWorkloadNetworkPortMirroringResult

Return

NSX Port Mirroring

Parameters

portMirroringId

NSX Port Mirroring identifier. Generally the same as the Port Mirroring display name

privateCloudName

Name of the private cloud

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

NSX Port Mirroring

Parameters

argument

Builder for com.pulumi.azurenative.avs.kotlin.inputs.GetWorkloadNetworkPortMirroringPlainArgs.

See also