Package com.pulumi.azurenative.resources
Class ResourcesFunctions
- java.lang.Object
-
- com.pulumi.azurenative.resources.ResourcesFunctions
-
public final class ResourcesFunctions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ResourcesFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.pulumi.core.Output<GetAzureCliScriptResult>
getAzureCliScript(GetAzureCliScriptArgs args)
Gets a deployment script with a given name.static com.pulumi.core.Output<GetAzureCliScriptResult>
getAzureCliScript(GetAzureCliScriptArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment script with a given name.static java.util.concurrent.CompletableFuture<GetAzureCliScriptResult>
getAzureCliScriptPlain(GetAzureCliScriptPlainArgs args)
Gets a deployment script with a given name.static java.util.concurrent.CompletableFuture<GetAzureCliScriptResult>
getAzureCliScriptPlain(GetAzureCliScriptPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment script with a given name.static com.pulumi.core.Output<GetAzurePowerShellScriptResult>
getAzurePowerShellScript(GetAzurePowerShellScriptArgs args)
Gets a deployment script with a given name.static com.pulumi.core.Output<GetAzurePowerShellScriptResult>
getAzurePowerShellScript(GetAzurePowerShellScriptArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment script with a given name.static java.util.concurrent.CompletableFuture<GetAzurePowerShellScriptResult>
getAzurePowerShellScriptPlain(GetAzurePowerShellScriptPlainArgs args)
Gets a deployment script with a given name.static java.util.concurrent.CompletableFuture<GetAzurePowerShellScriptResult>
getAzurePowerShellScriptPlain(GetAzurePowerShellScriptPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment script with a given name.static com.pulumi.core.Output<GetDeploymentResult>
getDeployment(GetDeploymentArgs args)
Gets a deployment.static com.pulumi.core.Output<GetDeploymentResult>
getDeployment(GetDeploymentArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment.static com.pulumi.core.Output<GetDeploymentAtManagementGroupScopeResult>
getDeploymentAtManagementGroupScope(GetDeploymentAtManagementGroupScopeArgs args)
Gets a deployment.static com.pulumi.core.Output<GetDeploymentAtManagementGroupScopeResult>
getDeploymentAtManagementGroupScope(GetDeploymentAtManagementGroupScopeArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment.static java.util.concurrent.CompletableFuture<GetDeploymentAtManagementGroupScopeResult>
getDeploymentAtManagementGroupScopePlain(GetDeploymentAtManagementGroupScopePlainArgs args)
Gets a deployment.static java.util.concurrent.CompletableFuture<GetDeploymentAtManagementGroupScopeResult>
getDeploymentAtManagementGroupScopePlain(GetDeploymentAtManagementGroupScopePlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment.static com.pulumi.core.Output<GetDeploymentAtScopeResult>
getDeploymentAtScope(GetDeploymentAtScopeArgs args)
Gets a deployment.static com.pulumi.core.Output<GetDeploymentAtScopeResult>
getDeploymentAtScope(GetDeploymentAtScopeArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment.static java.util.concurrent.CompletableFuture<GetDeploymentAtScopeResult>
getDeploymentAtScopePlain(GetDeploymentAtScopePlainArgs args)
Gets a deployment.static java.util.concurrent.CompletableFuture<GetDeploymentAtScopeResult>
getDeploymentAtScopePlain(GetDeploymentAtScopePlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment.static com.pulumi.core.Output<GetDeploymentAtSubscriptionScopeResult>
getDeploymentAtSubscriptionScope(GetDeploymentAtSubscriptionScopeArgs args)
Gets a deployment.static com.pulumi.core.Output<GetDeploymentAtSubscriptionScopeResult>
getDeploymentAtSubscriptionScope(GetDeploymentAtSubscriptionScopeArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment.static java.util.concurrent.CompletableFuture<GetDeploymentAtSubscriptionScopeResult>
getDeploymentAtSubscriptionScopePlain(GetDeploymentAtSubscriptionScopePlainArgs args)
Gets a deployment.static java.util.concurrent.CompletableFuture<GetDeploymentAtSubscriptionScopeResult>
getDeploymentAtSubscriptionScopePlain(GetDeploymentAtSubscriptionScopePlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment.static com.pulumi.core.Output<GetDeploymentAtTenantScopeResult>
getDeploymentAtTenantScope(GetDeploymentAtTenantScopeArgs args)
Gets a deployment.static com.pulumi.core.Output<GetDeploymentAtTenantScopeResult>
getDeploymentAtTenantScope(GetDeploymentAtTenantScopeArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment.static java.util.concurrent.CompletableFuture<GetDeploymentAtTenantScopeResult>
getDeploymentAtTenantScopePlain(GetDeploymentAtTenantScopePlainArgs args)
Gets a deployment.static java.util.concurrent.CompletableFuture<GetDeploymentAtTenantScopeResult>
getDeploymentAtTenantScopePlain(GetDeploymentAtTenantScopePlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment.static java.util.concurrent.CompletableFuture<GetDeploymentResult>
getDeploymentPlain(GetDeploymentPlainArgs args)
Gets a deployment.static java.util.concurrent.CompletableFuture<GetDeploymentResult>
getDeploymentPlain(GetDeploymentPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment.static com.pulumi.core.Output<GetDeploymentStackAtManagementGroupResult>
getDeploymentStackAtManagementGroup(GetDeploymentStackAtManagementGroupArgs args)
Gets a Deployment Stack with a given name.static com.pulumi.core.Output<GetDeploymentStackAtManagementGroupResult>
getDeploymentStackAtManagementGroup(GetDeploymentStackAtManagementGroupArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a Deployment Stack with a given name.static java.util.concurrent.CompletableFuture<GetDeploymentStackAtManagementGroupResult>
getDeploymentStackAtManagementGroupPlain(GetDeploymentStackAtManagementGroupPlainArgs args)
Gets a Deployment Stack with a given name.static java.util.concurrent.CompletableFuture<GetDeploymentStackAtManagementGroupResult>
getDeploymentStackAtManagementGroupPlain(GetDeploymentStackAtManagementGroupPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a Deployment Stack with a given name.static com.pulumi.core.Output<GetDeploymentStackAtResourceGroupResult>
getDeploymentStackAtResourceGroup(GetDeploymentStackAtResourceGroupArgs args)
Gets a Deployment Stack with a given name.static com.pulumi.core.Output<GetDeploymentStackAtResourceGroupResult>
getDeploymentStackAtResourceGroup(GetDeploymentStackAtResourceGroupArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a Deployment Stack with a given name.static java.util.concurrent.CompletableFuture<GetDeploymentStackAtResourceGroupResult>
getDeploymentStackAtResourceGroupPlain(GetDeploymentStackAtResourceGroupPlainArgs args)
Gets a Deployment Stack with a given name.static java.util.concurrent.CompletableFuture<GetDeploymentStackAtResourceGroupResult>
getDeploymentStackAtResourceGroupPlain(GetDeploymentStackAtResourceGroupPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a Deployment Stack with a given name.static com.pulumi.core.Output<GetDeploymentStackAtSubscriptionResult>
getDeploymentStackAtSubscription(GetDeploymentStackAtSubscriptionArgs args)
Gets a Deployment Stack with a given name.static com.pulumi.core.Output<GetDeploymentStackAtSubscriptionResult>
getDeploymentStackAtSubscription(GetDeploymentStackAtSubscriptionArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a Deployment Stack with a given name.static java.util.concurrent.CompletableFuture<GetDeploymentStackAtSubscriptionResult>
getDeploymentStackAtSubscriptionPlain(GetDeploymentStackAtSubscriptionPlainArgs args)
Gets a Deployment Stack with a given name.static java.util.concurrent.CompletableFuture<GetDeploymentStackAtSubscriptionResult>
getDeploymentStackAtSubscriptionPlain(GetDeploymentStackAtSubscriptionPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a Deployment Stack with a given name.static com.pulumi.core.Output<GetResourceResult>
getResource(GetResourceArgs args)
Gets a resource.static com.pulumi.core.Output<GetResourceResult>
getResource(GetResourceArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a resource.static com.pulumi.core.Output<GetResourceGroupResult>
getResourceGroup(GetResourceGroupArgs args)
Gets a resource group.static com.pulumi.core.Output<GetResourceGroupResult>
getResourceGroup(GetResourceGroupArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a resource group.static java.util.concurrent.CompletableFuture<GetResourceGroupResult>
getResourceGroupPlain(GetResourceGroupPlainArgs args)
Gets a resource group.static java.util.concurrent.CompletableFuture<GetResourceGroupResult>
getResourceGroupPlain(GetResourceGroupPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a resource group.static java.util.concurrent.CompletableFuture<GetResourceResult>
getResourcePlain(GetResourcePlainArgs args)
Gets a resource.static java.util.concurrent.CompletableFuture<GetResourceResult>
getResourcePlain(GetResourcePlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a resource.static com.pulumi.core.Output<GetTagAtScopeResult>
getTagAtScope(GetTagAtScopeArgs args)
Wrapper resource for tags API requests and responses.static com.pulumi.core.Output<GetTagAtScopeResult>
getTagAtScope(GetTagAtScopeArgs args, com.pulumi.deployment.InvokeOptions options)
Wrapper resource for tags API requests and responses.static java.util.concurrent.CompletableFuture<GetTagAtScopeResult>
getTagAtScopePlain(GetTagAtScopePlainArgs args)
Wrapper resource for tags API requests and responses.static java.util.concurrent.CompletableFuture<GetTagAtScopeResult>
getTagAtScopePlain(GetTagAtScopePlainArgs args, com.pulumi.deployment.InvokeOptions options)
Wrapper resource for tags API requests and responses.static com.pulumi.core.Output<GetTemplateSpecResult>
getTemplateSpec(GetTemplateSpecArgs args)
Gets a Template Spec with a given name.static com.pulumi.core.Output<GetTemplateSpecResult>
getTemplateSpec(GetTemplateSpecArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a Template Spec with a given name.static java.util.concurrent.CompletableFuture<GetTemplateSpecResult>
getTemplateSpecPlain(GetTemplateSpecPlainArgs args)
Gets a Template Spec with a given name.static java.util.concurrent.CompletableFuture<GetTemplateSpecResult>
getTemplateSpecPlain(GetTemplateSpecPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a Template Spec with a given name.static com.pulumi.core.Output<GetTemplateSpecVersionResult>
getTemplateSpecVersion(GetTemplateSpecVersionArgs args)
Gets a Template Spec version from a specific Template Spec.static com.pulumi.core.Output<GetTemplateSpecVersionResult>
getTemplateSpecVersion(GetTemplateSpecVersionArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a Template Spec version from a specific Template Spec.static java.util.concurrent.CompletableFuture<GetTemplateSpecVersionResult>
getTemplateSpecVersionPlain(GetTemplateSpecVersionPlainArgs args)
Gets a Template Spec version from a specific Template Spec.static java.util.concurrent.CompletableFuture<GetTemplateSpecVersionResult>
getTemplateSpecVersionPlain(GetTemplateSpecVersionPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a Template Spec version from a specific Template Spec.
-
-
-
Method Detail
-
getAzureCliScript
public static com.pulumi.core.Output<GetAzureCliScriptResult> getAzureCliScript(GetAzureCliScriptArgs args)
Gets a deployment script with a given name. Azure REST API version: 2020-10-01.
-
getAzureCliScriptPlain
public static java.util.concurrent.CompletableFuture<GetAzureCliScriptResult> getAzureCliScriptPlain(GetAzureCliScriptPlainArgs args)
Gets a deployment script with a given name. Azure REST API version: 2020-10-01.
-
getAzureCliScript
public static com.pulumi.core.Output<GetAzureCliScriptResult> getAzureCliScript(GetAzureCliScriptArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment script with a given name. Azure REST API version: 2020-10-01.
-
getAzureCliScriptPlain
public static java.util.concurrent.CompletableFuture<GetAzureCliScriptResult> getAzureCliScriptPlain(GetAzureCliScriptPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment script with a given name. Azure REST API version: 2020-10-01.
-
getAzurePowerShellScript
public static com.pulumi.core.Output<GetAzurePowerShellScriptResult> getAzurePowerShellScript(GetAzurePowerShellScriptArgs args)
Gets a deployment script with a given name. Azure REST API version: 2020-10-01.
-
getAzurePowerShellScriptPlain
public static java.util.concurrent.CompletableFuture<GetAzurePowerShellScriptResult> getAzurePowerShellScriptPlain(GetAzurePowerShellScriptPlainArgs args)
Gets a deployment script with a given name. Azure REST API version: 2020-10-01.
-
getAzurePowerShellScript
public static com.pulumi.core.Output<GetAzurePowerShellScriptResult> getAzurePowerShellScript(GetAzurePowerShellScriptArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment script with a given name. Azure REST API version: 2020-10-01.
-
getAzurePowerShellScriptPlain
public static java.util.concurrent.CompletableFuture<GetAzurePowerShellScriptResult> getAzurePowerShellScriptPlain(GetAzurePowerShellScriptPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment script with a given name. Azure REST API version: 2020-10-01.
-
getDeployment
public static com.pulumi.core.Output<GetDeploymentResult> getDeployment(GetDeploymentArgs args)
Gets a deployment. Azure REST API version: 2022-09-01. Other available API versions: 2016-07-01, 2023-07-01.
-
getDeploymentPlain
public static java.util.concurrent.CompletableFuture<GetDeploymentResult> getDeploymentPlain(GetDeploymentPlainArgs args)
Gets a deployment. Azure REST API version: 2022-09-01. Other available API versions: 2016-07-01, 2023-07-01.
-
getDeployment
public static com.pulumi.core.Output<GetDeploymentResult> getDeployment(GetDeploymentArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment. Azure REST API version: 2022-09-01. Other available API versions: 2016-07-01, 2023-07-01.
-
getDeploymentPlain
public static java.util.concurrent.CompletableFuture<GetDeploymentResult> getDeploymentPlain(GetDeploymentPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment. Azure REST API version: 2022-09-01. Other available API versions: 2016-07-01, 2023-07-01.
-
getDeploymentAtManagementGroupScope
public static com.pulumi.core.Output<GetDeploymentAtManagementGroupScopeResult> getDeploymentAtManagementGroupScope(GetDeploymentAtManagementGroupScopeArgs args)
Gets a deployment. Azure REST API version: 2022-09-01. Other available API versions: 2023-07-01.
-
getDeploymentAtManagementGroupScopePlain
public static java.util.concurrent.CompletableFuture<GetDeploymentAtManagementGroupScopeResult> getDeploymentAtManagementGroupScopePlain(GetDeploymentAtManagementGroupScopePlainArgs args)
Gets a deployment. Azure REST API version: 2022-09-01. Other available API versions: 2023-07-01.
-
getDeploymentAtManagementGroupScope
public static com.pulumi.core.Output<GetDeploymentAtManagementGroupScopeResult> getDeploymentAtManagementGroupScope(GetDeploymentAtManagementGroupScopeArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment. Azure REST API version: 2022-09-01. Other available API versions: 2023-07-01.
-
getDeploymentAtManagementGroupScopePlain
public static java.util.concurrent.CompletableFuture<GetDeploymentAtManagementGroupScopeResult> getDeploymentAtManagementGroupScopePlain(GetDeploymentAtManagementGroupScopePlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment. Azure REST API version: 2022-09-01. Other available API versions: 2023-07-01.
-
getDeploymentAtScope
public static com.pulumi.core.Output<GetDeploymentAtScopeResult> getDeploymentAtScope(GetDeploymentAtScopeArgs args)
Gets a deployment. Azure REST API version: 2022-09-01. Other available API versions: 2023-07-01.
-
getDeploymentAtScopePlain
public static java.util.concurrent.CompletableFuture<GetDeploymentAtScopeResult> getDeploymentAtScopePlain(GetDeploymentAtScopePlainArgs args)
Gets a deployment. Azure REST API version: 2022-09-01. Other available API versions: 2023-07-01.
-
getDeploymentAtScope
public static com.pulumi.core.Output<GetDeploymentAtScopeResult> getDeploymentAtScope(GetDeploymentAtScopeArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment. Azure REST API version: 2022-09-01. Other available API versions: 2023-07-01.
-
getDeploymentAtScopePlain
public static java.util.concurrent.CompletableFuture<GetDeploymentAtScopeResult> getDeploymentAtScopePlain(GetDeploymentAtScopePlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment. Azure REST API version: 2022-09-01. Other available API versions: 2023-07-01.
-
getDeploymentAtSubscriptionScope
public static com.pulumi.core.Output<GetDeploymentAtSubscriptionScopeResult> getDeploymentAtSubscriptionScope(GetDeploymentAtSubscriptionScopeArgs args)
Gets a deployment. Azure REST API version: 2022-09-01. Other available API versions: 2023-07-01.
-
getDeploymentAtSubscriptionScopePlain
public static java.util.concurrent.CompletableFuture<GetDeploymentAtSubscriptionScopeResult> getDeploymentAtSubscriptionScopePlain(GetDeploymentAtSubscriptionScopePlainArgs args)
Gets a deployment. Azure REST API version: 2022-09-01. Other available API versions: 2023-07-01.
-
getDeploymentAtSubscriptionScope
public static com.pulumi.core.Output<GetDeploymentAtSubscriptionScopeResult> getDeploymentAtSubscriptionScope(GetDeploymentAtSubscriptionScopeArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment. Azure REST API version: 2022-09-01. Other available API versions: 2023-07-01.
-
getDeploymentAtSubscriptionScopePlain
public static java.util.concurrent.CompletableFuture<GetDeploymentAtSubscriptionScopeResult> getDeploymentAtSubscriptionScopePlain(GetDeploymentAtSubscriptionScopePlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment. Azure REST API version: 2022-09-01. Other available API versions: 2023-07-01.
-
getDeploymentAtTenantScope
public static com.pulumi.core.Output<GetDeploymentAtTenantScopeResult> getDeploymentAtTenantScope(GetDeploymentAtTenantScopeArgs args)
Gets a deployment. Azure REST API version: 2022-09-01. Other available API versions: 2023-07-01.
-
getDeploymentAtTenantScopePlain
public static java.util.concurrent.CompletableFuture<GetDeploymentAtTenantScopeResult> getDeploymentAtTenantScopePlain(GetDeploymentAtTenantScopePlainArgs args)
Gets a deployment. Azure REST API version: 2022-09-01. Other available API versions: 2023-07-01.
-
getDeploymentAtTenantScope
public static com.pulumi.core.Output<GetDeploymentAtTenantScopeResult> getDeploymentAtTenantScope(GetDeploymentAtTenantScopeArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment. Azure REST API version: 2022-09-01. Other available API versions: 2023-07-01.
-
getDeploymentAtTenantScopePlain
public static java.util.concurrent.CompletableFuture<GetDeploymentAtTenantScopeResult> getDeploymentAtTenantScopePlain(GetDeploymentAtTenantScopePlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a deployment. Azure REST API version: 2022-09-01. Other available API versions: 2023-07-01.
-
getDeploymentStackAtManagementGroup
public static com.pulumi.core.Output<GetDeploymentStackAtManagementGroupResult> getDeploymentStackAtManagementGroup(GetDeploymentStackAtManagementGroupArgs args)
Gets a Deployment Stack with a given name. Azure REST API version: 2022-08-01-preview.
-
getDeploymentStackAtManagementGroupPlain
public static java.util.concurrent.CompletableFuture<GetDeploymentStackAtManagementGroupResult> getDeploymentStackAtManagementGroupPlain(GetDeploymentStackAtManagementGroupPlainArgs args)
Gets a Deployment Stack with a given name. Azure REST API version: 2022-08-01-preview.
-
getDeploymentStackAtManagementGroup
public static com.pulumi.core.Output<GetDeploymentStackAtManagementGroupResult> getDeploymentStackAtManagementGroup(GetDeploymentStackAtManagementGroupArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a Deployment Stack with a given name. Azure REST API version: 2022-08-01-preview.
-
getDeploymentStackAtManagementGroupPlain
public static java.util.concurrent.CompletableFuture<GetDeploymentStackAtManagementGroupResult> getDeploymentStackAtManagementGroupPlain(GetDeploymentStackAtManagementGroupPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a Deployment Stack with a given name. Azure REST API version: 2022-08-01-preview.
-
getDeploymentStackAtResourceGroup
public static com.pulumi.core.Output<GetDeploymentStackAtResourceGroupResult> getDeploymentStackAtResourceGroup(GetDeploymentStackAtResourceGroupArgs args)
Gets a Deployment Stack with a given name. Azure REST API version: 2022-08-01-preview.
-
getDeploymentStackAtResourceGroupPlain
public static java.util.concurrent.CompletableFuture<GetDeploymentStackAtResourceGroupResult> getDeploymentStackAtResourceGroupPlain(GetDeploymentStackAtResourceGroupPlainArgs args)
Gets a Deployment Stack with a given name. Azure REST API version: 2022-08-01-preview.
-
getDeploymentStackAtResourceGroup
public static com.pulumi.core.Output<GetDeploymentStackAtResourceGroupResult> getDeploymentStackAtResourceGroup(GetDeploymentStackAtResourceGroupArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a Deployment Stack with a given name. Azure REST API version: 2022-08-01-preview.
-
getDeploymentStackAtResourceGroupPlain
public static java.util.concurrent.CompletableFuture<GetDeploymentStackAtResourceGroupResult> getDeploymentStackAtResourceGroupPlain(GetDeploymentStackAtResourceGroupPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a Deployment Stack with a given name. Azure REST API version: 2022-08-01-preview.
-
getDeploymentStackAtSubscription
public static com.pulumi.core.Output<GetDeploymentStackAtSubscriptionResult> getDeploymentStackAtSubscription(GetDeploymentStackAtSubscriptionArgs args)
Gets a Deployment Stack with a given name. Azure REST API version: 2022-08-01-preview.
-
getDeploymentStackAtSubscriptionPlain
public static java.util.concurrent.CompletableFuture<GetDeploymentStackAtSubscriptionResult> getDeploymentStackAtSubscriptionPlain(GetDeploymentStackAtSubscriptionPlainArgs args)
Gets a Deployment Stack with a given name. Azure REST API version: 2022-08-01-preview.
-
getDeploymentStackAtSubscription
public static com.pulumi.core.Output<GetDeploymentStackAtSubscriptionResult> getDeploymentStackAtSubscription(GetDeploymentStackAtSubscriptionArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a Deployment Stack with a given name. Azure REST API version: 2022-08-01-preview.
-
getDeploymentStackAtSubscriptionPlain
public static java.util.concurrent.CompletableFuture<GetDeploymentStackAtSubscriptionResult> getDeploymentStackAtSubscriptionPlain(GetDeploymentStackAtSubscriptionPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a Deployment Stack with a given name. Azure REST API version: 2022-08-01-preview.
-
getResource
public static com.pulumi.core.Output<GetResourceResult> getResource(GetResourceArgs args)
Gets a resource. Azure REST API version: 2022-09-01. Other available API versions: 2015-11-01, 2023-07-01.
-
getResourcePlain
public static java.util.concurrent.CompletableFuture<GetResourceResult> getResourcePlain(GetResourcePlainArgs args)
Gets a resource. Azure REST API version: 2022-09-01. Other available API versions: 2015-11-01, 2023-07-01.
-
getResource
public static com.pulumi.core.Output<GetResourceResult> getResource(GetResourceArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a resource. Azure REST API version: 2022-09-01. Other available API versions: 2015-11-01, 2023-07-01.
-
getResourcePlain
public static java.util.concurrent.CompletableFuture<GetResourceResult> getResourcePlain(GetResourcePlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a resource. Azure REST API version: 2022-09-01. Other available API versions: 2015-11-01, 2023-07-01.
-
getResourceGroup
public static com.pulumi.core.Output<GetResourceGroupResult> getResourceGroup(GetResourceGroupArgs args)
Gets a resource group. Azure REST API version: 2022-09-01. Other available API versions: 2018-02-01, 2023-07-01.
-
getResourceGroupPlain
public static java.util.concurrent.CompletableFuture<GetResourceGroupResult> getResourceGroupPlain(GetResourceGroupPlainArgs args)
Gets a resource group. Azure REST API version: 2022-09-01. Other available API versions: 2018-02-01, 2023-07-01.
-
getResourceGroup
public static com.pulumi.core.Output<GetResourceGroupResult> getResourceGroup(GetResourceGroupArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a resource group. Azure REST API version: 2022-09-01. Other available API versions: 2018-02-01, 2023-07-01.
-
getResourceGroupPlain
public static java.util.concurrent.CompletableFuture<GetResourceGroupResult> getResourceGroupPlain(GetResourceGroupPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a resource group. Azure REST API version: 2022-09-01. Other available API versions: 2018-02-01, 2023-07-01.
-
getTagAtScope
public static com.pulumi.core.Output<GetTagAtScopeResult> getTagAtScope(GetTagAtScopeArgs args)
Wrapper resource for tags API requests and responses. Azure REST API version: 2022-09-01. Other available API versions: 2023-07-01.
-
getTagAtScopePlain
public static java.util.concurrent.CompletableFuture<GetTagAtScopeResult> getTagAtScopePlain(GetTagAtScopePlainArgs args)
Wrapper resource for tags API requests and responses. Azure REST API version: 2022-09-01. Other available API versions: 2023-07-01.
-
getTagAtScope
public static com.pulumi.core.Output<GetTagAtScopeResult> getTagAtScope(GetTagAtScopeArgs args, com.pulumi.deployment.InvokeOptions options)
Wrapper resource for tags API requests and responses. Azure REST API version: 2022-09-01. Other available API versions: 2023-07-01.
-
getTagAtScopePlain
public static java.util.concurrent.CompletableFuture<GetTagAtScopeResult> getTagAtScopePlain(GetTagAtScopePlainArgs args, com.pulumi.deployment.InvokeOptions options)
Wrapper resource for tags API requests and responses. Azure REST API version: 2022-09-01. Other available API versions: 2023-07-01.
-
getTemplateSpec
public static com.pulumi.core.Output<GetTemplateSpecResult> getTemplateSpec(GetTemplateSpecArgs args)
Gets a Template Spec with a given name. Azure REST API version: 2022-02-01.
-
getTemplateSpecPlain
public static java.util.concurrent.CompletableFuture<GetTemplateSpecResult> getTemplateSpecPlain(GetTemplateSpecPlainArgs args)
Gets a Template Spec with a given name. Azure REST API version: 2022-02-01.
-
getTemplateSpec
public static com.pulumi.core.Output<GetTemplateSpecResult> getTemplateSpec(GetTemplateSpecArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a Template Spec with a given name. Azure REST API version: 2022-02-01.
-
getTemplateSpecPlain
public static java.util.concurrent.CompletableFuture<GetTemplateSpecResult> getTemplateSpecPlain(GetTemplateSpecPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a Template Spec with a given name. Azure REST API version: 2022-02-01.
-
getTemplateSpecVersion
public static com.pulumi.core.Output<GetTemplateSpecVersionResult> getTemplateSpecVersion(GetTemplateSpecVersionArgs args)
Gets a Template Spec version from a specific Template Spec. Azure REST API version: 2022-02-01. Other available API versions: 2019-06-01-preview.
-
getTemplateSpecVersionPlain
public static java.util.concurrent.CompletableFuture<GetTemplateSpecVersionResult> getTemplateSpecVersionPlain(GetTemplateSpecVersionPlainArgs args)
Gets a Template Spec version from a specific Template Spec. Azure REST API version: 2022-02-01. Other available API versions: 2019-06-01-preview.
-
getTemplateSpecVersion
public static com.pulumi.core.Output<GetTemplateSpecVersionResult> getTemplateSpecVersion(GetTemplateSpecVersionArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a Template Spec version from a specific Template Spec. Azure REST API version: 2022-02-01. Other available API versions: 2019-06-01-preview.
-
getTemplateSpecVersionPlain
public static java.util.concurrent.CompletableFuture<GetTemplateSpecVersionResult> getTemplateSpecVersionPlain(GetTemplateSpecVersionPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a Template Spec version from a specific Template Spec. Azure REST API version: 2022-02-01. Other available API versions: 2019-06-01-preview.
-
-