getScopeAssignment

Get the specified scope assignment. Uses Azure REST API version 2019-06-01-preview.

Return

The Managed Network resource

Parameters

argument

null


suspend fun getScopeAssignment(scope: String, scopeAssignmentName: String): GetScopeAssignmentResult

Return

The Managed Network resource

Parameters

scope

The base resource of the scope assignment.

scopeAssignmentName

The name of the scope assignment to get.

See also


Return

The Managed Network resource

Parameters

argument

Builder for com.pulumi.azurenative.managednetwork.kotlin.inputs.GetScopeAssignmentPlainArgs.

See also