Delegatednetwork Functions
object DelegatednetworkFunctions
Functions
Link copied to clipboard
suspend fun getControllerDetails(argument: GetControllerDetailsPlainArgs): GetControllerDetailsResult
Gets details about the specified dnc controller. Uses Azure REST API version 2021-03-15. Other available API versions: 2023-05-18-preview, 2023-06-27-preview.
suspend fun getControllerDetails(argument: suspend GetControllerDetailsPlainArgsBuilder.() -> Unit): GetControllerDetailsResult
suspend fun getControllerDetails(resourceGroupName: String, resourceName: String): GetControllerDetailsResult
Link copied to clipboard
suspend fun getDelegatedSubnetServiceDetails(argument: GetDelegatedSubnetServiceDetailsPlainArgs): GetDelegatedSubnetServiceDetailsResult
Gets details about the specified dnc DelegatedSubnet Link. Uses Azure REST API version 2021-03-15. Other available API versions: 2023-05-18-preview, 2023-06-27-preview.
suspend fun getDelegatedSubnetServiceDetails(argument: suspend GetDelegatedSubnetServiceDetailsPlainArgsBuilder.() -> Unit): GetDelegatedSubnetServiceDetailsResult
suspend fun getDelegatedSubnetServiceDetails(resourceGroupName: String, resourceName: String): GetDelegatedSubnetServiceDetailsResult
Link copied to clipboard
suspend fun getOrchestratorInstanceServiceDetails(argument: GetOrchestratorInstanceServiceDetailsPlainArgs): GetOrchestratorInstanceServiceDetailsResult
Gets details about the orchestrator instance. Uses Azure REST API version 2021-03-15. Other available API versions: 2023-05-18-preview, 2023-06-27-preview.
suspend fun getOrchestratorInstanceServiceDetails(argument: suspend GetOrchestratorInstanceServiceDetailsPlainArgsBuilder.() -> Unit): GetOrchestratorInstanceServiceDetailsResult
suspend fun getOrchestratorInstanceServiceDetails(resourceGroupName: String, resourceName: String): GetOrchestratorInstanceServiceDetailsResult