get Collector Policy
Gets the collector policy in a specified Traffic Collector Uses Azure REST API version 2022-11-01.
Return
Collector policy resource.
Parameters
argument
null
suspend fun getCollectorPolicy(azureTrafficCollectorName: String, collectorPolicyName: String, resourceGroupName: String): GetCollectorPolicyResult
Return
Collector policy resource.
Parameters
azure Traffic Collector Name
Azure Traffic Collector name
collector Policy Name
Collector Policy Name
resource Group Name
The name of the resource group.
See also
suspend fun getCollectorPolicy(argument: suspend GetCollectorPolicyPlainArgsBuilder.() -> Unit): GetCollectorPolicyResult
Return
Collector policy resource.
Parameters
argument
Builder for com.pulumi.azurenative.networkfunction.kotlin.inputs.GetCollectorPolicyPlainArgs.