getOrchestratorInstanceServiceDetails

Gets details about the orchestrator instance. Uses Azure REST API version 2023-06-27-preview. Other available API versions: 2021-03-15, 2023-05-18-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native delegatednetwork [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Return

Represents an instance of a orchestrator.

Parameters

argument

null


Return

Represents an instance of a orchestrator.

Parameters

resourceGroupName

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

resourceName

The name of the resource. It must be a minimum of 3 characters, and a maximum of 63.

See also


Return

Represents an instance of a orchestrator.

Parameters

argument

Builder for com.pulumi.azurenative.delegatednetwork.kotlin.inputs.GetOrchestratorInstanceServiceDetailsPlainArgs.

See also