getIpCommunity

Implements an IP Community GET method. Uses Azure REST API version 2023-02-01-preview. Other available API versions: 2023-06-15.

Return

The IpCommunity resource definition.

Parameters

argument

null


suspend fun getIpCommunity(ipCommunityName: String, resourceGroupName: String): GetIpCommunityResult

Return

The IpCommunity resource definition.

Parameters

ipCommunityName

Name of the IP Community.

resourceGroupName

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

See also


Return

The IpCommunity resource definition.

Parameters

argument

Builder for com.pulumi.azurenative.managednetworkfabric.kotlin.inputs.GetIpCommunityPlainArgs.

See also