Delegatednetwork Functions
object DelegatednetworkFunctions
Functions
Link copied to clipboard
suspend fun getControllerDetails(argument: GetControllerDetailsPlainArgs): GetControllerDetailsResult
Represents an instance of a 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
Represents an instance of a orchestrator. 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
Represents an instance of a orchestrator. API Version: 2021-03-15.
suspend fun getOrchestratorInstanceServiceDetails(argument: suspend GetOrchestratorInstanceServiceDetailsPlainArgsBuilder.() -> Unit): GetOrchestratorInstanceServiceDetailsResult
suspend fun getOrchestratorInstanceServiceDetails(resourceGroupName: String, resourceName: String): GetOrchestratorInstanceServiceDetailsResult