Class DelegatednetworkFunctions
- java.lang.Object
-
- com.pulumi.azurenative.delegatednetwork.DelegatednetworkFunctions
-
public final class DelegatednetworkFunctions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DelegatednetworkFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.pulumi.core.Output<GetControllerDetailsResult>
getControllerDetails(GetControllerDetailsArgs args)
Gets details about the specified dnc controller.static com.pulumi.core.Output<GetControllerDetailsResult>
getControllerDetails(GetControllerDetailsArgs args, com.pulumi.deployment.InvokeOptions options)
Gets details about the specified dnc controller.static java.util.concurrent.CompletableFuture<GetControllerDetailsResult>
getControllerDetailsPlain(GetControllerDetailsPlainArgs args)
Gets details about the specified dnc controller.static java.util.concurrent.CompletableFuture<GetControllerDetailsResult>
getControllerDetailsPlain(GetControllerDetailsPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets details about the specified dnc controller.static com.pulumi.core.Output<GetDelegatedSubnetServiceDetailsResult>
getDelegatedSubnetServiceDetails(GetDelegatedSubnetServiceDetailsArgs args)
Gets details about the specified dnc DelegatedSubnet Link.static com.pulumi.core.Output<GetDelegatedSubnetServiceDetailsResult>
getDelegatedSubnetServiceDetails(GetDelegatedSubnetServiceDetailsArgs args, com.pulumi.deployment.InvokeOptions options)
Gets details about the specified dnc DelegatedSubnet Link.static java.util.concurrent.CompletableFuture<GetDelegatedSubnetServiceDetailsResult>
getDelegatedSubnetServiceDetailsPlain(GetDelegatedSubnetServiceDetailsPlainArgs args)
Gets details about the specified dnc DelegatedSubnet Link.static java.util.concurrent.CompletableFuture<GetDelegatedSubnetServiceDetailsResult>
getDelegatedSubnetServiceDetailsPlain(GetDelegatedSubnetServiceDetailsPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets details about the specified dnc DelegatedSubnet Link.static com.pulumi.core.Output<GetOrchestratorInstanceServiceDetailsResult>
getOrchestratorInstanceServiceDetails(GetOrchestratorInstanceServiceDetailsArgs args)
Gets details about the orchestrator instance.static com.pulumi.core.Output<GetOrchestratorInstanceServiceDetailsResult>
getOrchestratorInstanceServiceDetails(GetOrchestratorInstanceServiceDetailsArgs args, com.pulumi.deployment.InvokeOptions options)
Gets details about the orchestrator instance.static java.util.concurrent.CompletableFuture<GetOrchestratorInstanceServiceDetailsResult>
getOrchestratorInstanceServiceDetailsPlain(GetOrchestratorInstanceServiceDetailsPlainArgs args)
Gets details about the orchestrator instance.static java.util.concurrent.CompletableFuture<GetOrchestratorInstanceServiceDetailsResult>
getOrchestratorInstanceServiceDetailsPlain(GetOrchestratorInstanceServiceDetailsPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets details about the orchestrator instance.
-
-
-
Method Detail
-
getControllerDetails
public static com.pulumi.core.Output<GetControllerDetailsResult> getControllerDetails(GetControllerDetailsArgs args)
Gets details about the specified dnc controller. Azure REST API version: 2021-03-15. Other available API versions: 2023-05-18-preview, 2023-06-27-preview.
-
getControllerDetailsPlain
public static java.util.concurrent.CompletableFuture<GetControllerDetailsResult> getControllerDetailsPlain(GetControllerDetailsPlainArgs args)
Gets details about the specified dnc controller. Azure REST API version: 2021-03-15. Other available API versions: 2023-05-18-preview, 2023-06-27-preview.
-
getControllerDetails
public static com.pulumi.core.Output<GetControllerDetailsResult> getControllerDetails(GetControllerDetailsArgs args, com.pulumi.deployment.InvokeOptions options)
Gets details about the specified dnc controller. Azure REST API version: 2021-03-15. Other available API versions: 2023-05-18-preview, 2023-06-27-preview.
-
getControllerDetailsPlain
public static java.util.concurrent.CompletableFuture<GetControllerDetailsResult> getControllerDetailsPlain(GetControllerDetailsPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets details about the specified dnc controller. Azure REST API version: 2021-03-15. Other available API versions: 2023-05-18-preview, 2023-06-27-preview.
-
getDelegatedSubnetServiceDetails
public static com.pulumi.core.Output<GetDelegatedSubnetServiceDetailsResult> getDelegatedSubnetServiceDetails(GetDelegatedSubnetServiceDetailsArgs args)
Gets details about the specified dnc DelegatedSubnet Link. Azure REST API version: 2021-03-15. Other available API versions: 2023-05-18-preview, 2023-06-27-preview.
-
getDelegatedSubnetServiceDetailsPlain
public static java.util.concurrent.CompletableFuture<GetDelegatedSubnetServiceDetailsResult> getDelegatedSubnetServiceDetailsPlain(GetDelegatedSubnetServiceDetailsPlainArgs args)
Gets details about the specified dnc DelegatedSubnet Link. Azure REST API version: 2021-03-15. Other available API versions: 2023-05-18-preview, 2023-06-27-preview.
-
getDelegatedSubnetServiceDetails
public static com.pulumi.core.Output<GetDelegatedSubnetServiceDetailsResult> getDelegatedSubnetServiceDetails(GetDelegatedSubnetServiceDetailsArgs args, com.pulumi.deployment.InvokeOptions options)
Gets details about the specified dnc DelegatedSubnet Link. Azure REST API version: 2021-03-15. Other available API versions: 2023-05-18-preview, 2023-06-27-preview.
-
getDelegatedSubnetServiceDetailsPlain
public static java.util.concurrent.CompletableFuture<GetDelegatedSubnetServiceDetailsResult> getDelegatedSubnetServiceDetailsPlain(GetDelegatedSubnetServiceDetailsPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets details about the specified dnc DelegatedSubnet Link. Azure REST API version: 2021-03-15. Other available API versions: 2023-05-18-preview, 2023-06-27-preview.
-
getOrchestratorInstanceServiceDetails
public static com.pulumi.core.Output<GetOrchestratorInstanceServiceDetailsResult> getOrchestratorInstanceServiceDetails(GetOrchestratorInstanceServiceDetailsArgs args)
Gets details about the orchestrator instance. Azure REST API version: 2021-03-15. Other available API versions: 2023-05-18-preview, 2023-06-27-preview.
-
getOrchestratorInstanceServiceDetailsPlain
public static java.util.concurrent.CompletableFuture<GetOrchestratorInstanceServiceDetailsResult> getOrchestratorInstanceServiceDetailsPlain(GetOrchestratorInstanceServiceDetailsPlainArgs args)
Gets details about the orchestrator instance. Azure REST API version: 2021-03-15. Other available API versions: 2023-05-18-preview, 2023-06-27-preview.
-
getOrchestratorInstanceServiceDetails
public static com.pulumi.core.Output<GetOrchestratorInstanceServiceDetailsResult> getOrchestratorInstanceServiceDetails(GetOrchestratorInstanceServiceDetailsArgs args, com.pulumi.deployment.InvokeOptions options)
Gets details about the orchestrator instance. Azure REST API version: 2021-03-15. Other available API versions: 2023-05-18-preview, 2023-06-27-preview.
-
getOrchestratorInstanceServiceDetailsPlain
public static java.util.concurrent.CompletableFuture<GetOrchestratorInstanceServiceDetailsResult> getOrchestratorInstanceServiceDetailsPlain(GetOrchestratorInstanceServiceDetailsPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets details about the orchestrator instance. Azure REST API version: 2021-03-15. Other available API versions: 2023-05-18-preview, 2023-06-27-preview.
-
-