Delegatednetwork Functions
object DelegatednetworkFunctions
Functions
Link copied to clipboard
suspend fun getControllerDetails(argument: GetControllerDetailsPlainArgs): GetControllerDetailsResult
Gets details about the specified dnc controller. API Version: 2021-03-15.
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. API Version: 2021-03-15.
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. API Version: 2021-03-15.
suspend fun getOrchestratorInstanceServiceDetails(argument: suspend GetOrchestratorInstanceServiceDetailsPlainArgsBuilder.() -> Unit): GetOrchestratorInstanceServiceDetailsResult
suspend fun getOrchestratorInstanceServiceDetails(resourceGroupName: String, resourceName: String): GetOrchestratorInstanceServiceDetailsResult