get Neighbor Group
Gets the Neighbor Group. Uses Azure REST API version 2023-06-15.
Return
Defines the Neighbor Group.
Parameters
argument
null
suspend fun getNeighborGroup(neighborGroupName: String, resourceGroupName: String): GetNeighborGroupResult
Return
Defines the Neighbor Group.
Parameters
neighbor Group Name
Name of the Neighbor Group.
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getNeighborGroup(argument: suspend GetNeighborGroupPlainArgsBuilder.() -> Unit): GetNeighborGroupResult
Return
Defines the Neighbor Group.
Parameters
argument
Builder for com.pulumi.azurenative.managednetworkfabric.kotlin.inputs.GetNeighborGroupPlainArgs.