get Neighbor Group
Gets the Neighbor Group. 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.
See also
Parameters
neighbor Group Name
Name of the Neighbor Group.
resource Group Name
The name of the resource group. The name is case insensitive.
suspend fun getNeighborGroup(argument: suspend GetNeighborGroupPlainArgsBuilder.() -> Unit): GetNeighborGroupResult
Return
Defines the Neighbor Group.
See also
Parameters
argument
Builder for com.pulumi.azurenative.managednetworkfabric.kotlin.inputs.GetNeighborGroupPlainArgs.