getNetwork

This type describes a network resource. API Version: 2018-09-01-preview.

Return

This type describes a network resource.

Parameters

argument

null


suspend fun getNetwork(networkResourceName: String, resourceGroupName: String): GetNetworkResult

Return

This type describes a network resource.

See also

Parameters

networkResourceName

The identity of the network.

resourceGroupName

Azure resource group name


suspend fun getNetwork(argument: suspend GetNetworkPlainArgsBuilder.() -> Unit): GetNetworkResult

Return

This type describes a network resource.

See also

Parameters

argument

Builder for com.pulumi.azurenative.servicefabricmesh.kotlin.inputs.GetNetworkPlainArgs.