Class ContainerregistryFunctions
- java.lang.Object
-
- com.pulumi.azurenative.containerregistry.ContainerregistryFunctions
-
public final class ContainerregistryFunctions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ContainerregistryFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.pulumi.core.Output<GetAgentPoolResult>
getAgentPool(GetAgentPoolArgs args)
Gets the detailed information for a given agent pool.static com.pulumi.core.Output<GetAgentPoolResult>
getAgentPool(GetAgentPoolArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the detailed information for a given agent pool.static java.util.concurrent.CompletableFuture<GetAgentPoolResult>
getAgentPoolPlain(GetAgentPoolPlainArgs args)
Gets the detailed information for a given agent pool.static java.util.concurrent.CompletableFuture<GetAgentPoolResult>
getAgentPoolPlain(GetAgentPoolPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the detailed information for a given agent pool.static com.pulumi.core.Output<GetArchifeResult>
getArchife(GetArchifeArgs args)
Gets the properties of the archive.static com.pulumi.core.Output<GetArchifeResult>
getArchife(GetArchifeArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the archive.static java.util.concurrent.CompletableFuture<GetArchifeResult>
getArchifePlain(GetArchifePlainArgs args)
Gets the properties of the archive.static java.util.concurrent.CompletableFuture<GetArchifeResult>
getArchifePlain(GetArchifePlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the archive.static com.pulumi.core.Output<GetArchiveVersionResult>
getArchiveVersion(GetArchiveVersionArgs args)
Gets the properties of the archive version.static com.pulumi.core.Output<GetArchiveVersionResult>
getArchiveVersion(GetArchiveVersionArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the archive version.static java.util.concurrent.CompletableFuture<GetArchiveVersionResult>
getArchiveVersionPlain(GetArchiveVersionPlainArgs args)
Gets the properties of the archive version.static java.util.concurrent.CompletableFuture<GetArchiveVersionResult>
getArchiveVersionPlain(GetArchiveVersionPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the archive version.static com.pulumi.core.Output<GetCacheRuleResult>
getCacheRule(GetCacheRuleArgs args)
Gets the properties of the specified cache rule resource.static com.pulumi.core.Output<GetCacheRuleResult>
getCacheRule(GetCacheRuleArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified cache rule resource.static java.util.concurrent.CompletableFuture<GetCacheRuleResult>
getCacheRulePlain(GetCacheRulePlainArgs args)
Gets the properties of the specified cache rule resource.static java.util.concurrent.CompletableFuture<GetCacheRuleResult>
getCacheRulePlain(GetCacheRulePlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified cache rule resource.static com.pulumi.core.Output<GetConnectedRegistryResult>
getConnectedRegistry(GetConnectedRegistryArgs args)
Gets the properties of the connected registry.static com.pulumi.core.Output<GetConnectedRegistryResult>
getConnectedRegistry(GetConnectedRegistryArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the connected registry.static java.util.concurrent.CompletableFuture<GetConnectedRegistryResult>
getConnectedRegistryPlain(GetConnectedRegistryPlainArgs args)
Gets the properties of the connected registry.static java.util.concurrent.CompletableFuture<GetConnectedRegistryResult>
getConnectedRegistryPlain(GetConnectedRegistryPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the connected registry.static com.pulumi.core.Output<GetCredentialSetResult>
getCredentialSet(GetCredentialSetArgs args)
Gets the properties of the specified credential set resource.static com.pulumi.core.Output<GetCredentialSetResult>
getCredentialSet(GetCredentialSetArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified credential set resource.static java.util.concurrent.CompletableFuture<GetCredentialSetResult>
getCredentialSetPlain(GetCredentialSetPlainArgs args)
Gets the properties of the specified credential set resource.static java.util.concurrent.CompletableFuture<GetCredentialSetResult>
getCredentialSetPlain(GetCredentialSetPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified credential set resource.static com.pulumi.core.Output<GetExportPipelineResult>
getExportPipeline(GetExportPipelineArgs args)
Gets the properties of the export pipeline.static com.pulumi.core.Output<GetExportPipelineResult>
getExportPipeline(GetExportPipelineArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the export pipeline.static java.util.concurrent.CompletableFuture<GetExportPipelineResult>
getExportPipelinePlain(GetExportPipelinePlainArgs args)
Gets the properties of the export pipeline.static java.util.concurrent.CompletableFuture<GetExportPipelineResult>
getExportPipelinePlain(GetExportPipelinePlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the export pipeline.static com.pulumi.core.Output<GetImportPipelineResult>
getImportPipeline(GetImportPipelineArgs args)
Gets the properties of the import pipeline.static com.pulumi.core.Output<GetImportPipelineResult>
getImportPipeline(GetImportPipelineArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the import pipeline.static java.util.concurrent.CompletableFuture<GetImportPipelineResult>
getImportPipelinePlain(GetImportPipelinePlainArgs args)
Gets the properties of the import pipeline.static java.util.concurrent.CompletableFuture<GetImportPipelineResult>
getImportPipelinePlain(GetImportPipelinePlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the import pipeline.static com.pulumi.core.Output<GetPipelineRunResult>
getPipelineRun(GetPipelineRunArgs args)
Gets the detailed information for a given pipeline run.static com.pulumi.core.Output<GetPipelineRunResult>
getPipelineRun(GetPipelineRunArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the detailed information for a given pipeline run.static java.util.concurrent.CompletableFuture<GetPipelineRunResult>
getPipelineRunPlain(GetPipelineRunPlainArgs args)
Gets the detailed information for a given pipeline run.static java.util.concurrent.CompletableFuture<GetPipelineRunResult>
getPipelineRunPlain(GetPipelineRunPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the detailed information for a given pipeline run.static com.pulumi.core.Output<GetPrivateEndpointConnectionResult>
getPrivateEndpointConnection(GetPrivateEndpointConnectionArgs args)
Get the specified private endpoint connection associated with the container registry.static com.pulumi.core.Output<GetPrivateEndpointConnectionResult>
getPrivateEndpointConnection(GetPrivateEndpointConnectionArgs args, com.pulumi.deployment.InvokeOptions options)
Get the specified private endpoint connection associated with the container registry.static java.util.concurrent.CompletableFuture<GetPrivateEndpointConnectionResult>
getPrivateEndpointConnectionPlain(GetPrivateEndpointConnectionPlainArgs args)
Get the specified private endpoint connection associated with the container registry.static java.util.concurrent.CompletableFuture<GetPrivateEndpointConnectionResult>
getPrivateEndpointConnectionPlain(GetPrivateEndpointConnectionPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Get the specified private endpoint connection associated with the container registry.static com.pulumi.core.Output<GetRegistryResult>
getRegistry(GetRegistryArgs args)
Gets the properties of the specified container registry.static com.pulumi.core.Output<GetRegistryResult>
getRegistry(GetRegistryArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified container registry.static java.util.concurrent.CompletableFuture<GetRegistryResult>
getRegistryPlain(GetRegistryPlainArgs args)
Gets the properties of the specified container registry.static java.util.concurrent.CompletableFuture<GetRegistryResult>
getRegistryPlain(GetRegistryPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified container registry.static com.pulumi.core.Output<GetReplicationResult>
getReplication(GetReplicationArgs args)
Gets the properties of the specified replication.static com.pulumi.core.Output<GetReplicationResult>
getReplication(GetReplicationArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified replication.static java.util.concurrent.CompletableFuture<GetReplicationResult>
getReplicationPlain(GetReplicationPlainArgs args)
Gets the properties of the specified replication.static java.util.concurrent.CompletableFuture<GetReplicationResult>
getReplicationPlain(GetReplicationPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified replication.static com.pulumi.core.Output<GetScopeMapResult>
getScopeMap(GetScopeMapArgs args)
Gets the properties of the specified scope map.static com.pulumi.core.Output<GetScopeMapResult>
getScopeMap(GetScopeMapArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified scope map.static java.util.concurrent.CompletableFuture<GetScopeMapResult>
getScopeMapPlain(GetScopeMapPlainArgs args)
Gets the properties of the specified scope map.static java.util.concurrent.CompletableFuture<GetScopeMapResult>
getScopeMapPlain(GetScopeMapPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified scope map.static com.pulumi.core.Output<GetTaskResult>
getTask(GetTaskArgs args)
Get the properties of a specified task.static com.pulumi.core.Output<GetTaskResult>
getTask(GetTaskArgs args, com.pulumi.deployment.InvokeOptions options)
Get the properties of a specified task.static java.util.concurrent.CompletableFuture<GetTaskResult>
getTaskPlain(GetTaskPlainArgs args)
Get the properties of a specified task.static java.util.concurrent.CompletableFuture<GetTaskResult>
getTaskPlain(GetTaskPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Get the properties of a specified task.static com.pulumi.core.Output<GetTaskRunResult>
getTaskRun(GetTaskRunArgs args)
Gets the detailed information for a given task run.static com.pulumi.core.Output<GetTaskRunResult>
getTaskRun(GetTaskRunArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the detailed information for a given task run.static java.util.concurrent.CompletableFuture<GetTaskRunResult>
getTaskRunPlain(GetTaskRunPlainArgs args)
Gets the detailed information for a given task run.static java.util.concurrent.CompletableFuture<GetTaskRunResult>
getTaskRunPlain(GetTaskRunPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the detailed information for a given task run.static com.pulumi.core.Output<GetTokenResult>
getToken(GetTokenArgs args)
Gets the properties of the specified token.static com.pulumi.core.Output<GetTokenResult>
getToken(GetTokenArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified token.static java.util.concurrent.CompletableFuture<GetTokenResult>
getTokenPlain(GetTokenPlainArgs args)
Gets the properties of the specified token.static java.util.concurrent.CompletableFuture<GetTokenResult>
getTokenPlain(GetTokenPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified token.static com.pulumi.core.Output<GetWebhookResult>
getWebhook(GetWebhookArgs args)
Gets the properties of the specified webhook.static com.pulumi.core.Output<GetWebhookResult>
getWebhook(GetWebhookArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified webhook.static com.pulumi.core.Output<GetWebhookCallbackConfigResult>
getWebhookCallbackConfig(GetWebhookCallbackConfigArgs args)
Gets the configuration of service URI and custom headers for the webhook.static com.pulumi.core.Output<GetWebhookCallbackConfigResult>
getWebhookCallbackConfig(GetWebhookCallbackConfigArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the configuration of service URI and custom headers for the webhook.static java.util.concurrent.CompletableFuture<GetWebhookCallbackConfigResult>
getWebhookCallbackConfigPlain(GetWebhookCallbackConfigPlainArgs args)
Gets the configuration of service URI and custom headers for the webhook.static java.util.concurrent.CompletableFuture<GetWebhookCallbackConfigResult>
getWebhookCallbackConfigPlain(GetWebhookCallbackConfigPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the configuration of service URI and custom headers for the webhook.static java.util.concurrent.CompletableFuture<GetWebhookResult>
getWebhookPlain(GetWebhookPlainArgs args)
Gets the properties of the specified webhook.static java.util.concurrent.CompletableFuture<GetWebhookResult>
getWebhookPlain(GetWebhookPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified webhook.static com.pulumi.core.Output<ListAgentPoolQueueStatusResult>
listAgentPoolQueueStatus(ListAgentPoolQueueStatusArgs args)
Gets the count of queued runs for a given agent pool.static com.pulumi.core.Output<ListAgentPoolQueueStatusResult>
listAgentPoolQueueStatus(ListAgentPoolQueueStatusArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the count of queued runs for a given agent pool.static java.util.concurrent.CompletableFuture<ListAgentPoolQueueStatusResult>
listAgentPoolQueueStatusPlain(ListAgentPoolQueueStatusPlainArgs args)
Gets the count of queued runs for a given agent pool.static java.util.concurrent.CompletableFuture<ListAgentPoolQueueStatusResult>
listAgentPoolQueueStatusPlain(ListAgentPoolQueueStatusPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the count of queued runs for a given agent pool.static com.pulumi.core.Output<ListRegistryBuildSourceUploadUrlResult>
listRegistryBuildSourceUploadUrl(ListRegistryBuildSourceUploadUrlArgs args)
Get the upload location for the user to be able to upload the source.static com.pulumi.core.Output<ListRegistryBuildSourceUploadUrlResult>
listRegistryBuildSourceUploadUrl(ListRegistryBuildSourceUploadUrlArgs args, com.pulumi.deployment.InvokeOptions options)
Get the upload location for the user to be able to upload the source.static java.util.concurrent.CompletableFuture<ListRegistryBuildSourceUploadUrlResult>
listRegistryBuildSourceUploadUrlPlain(ListRegistryBuildSourceUploadUrlPlainArgs args)
Get the upload location for the user to be able to upload the source.static java.util.concurrent.CompletableFuture<ListRegistryBuildSourceUploadUrlResult>
listRegistryBuildSourceUploadUrlPlain(ListRegistryBuildSourceUploadUrlPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Get the upload location for the user to be able to upload the source.static com.pulumi.core.Output<ListRegistryCredentialsResult>
listRegistryCredentials(ListRegistryCredentialsArgs args)
Lists the login credentials for the specified container registry.static com.pulumi.core.Output<ListRegistryCredentialsResult>
listRegistryCredentials(ListRegistryCredentialsArgs args, com.pulumi.deployment.InvokeOptions options)
Lists the login credentials for the specified container registry.static java.util.concurrent.CompletableFuture<ListRegistryCredentialsResult>
listRegistryCredentialsPlain(ListRegistryCredentialsPlainArgs args)
Lists the login credentials for the specified container registry.static java.util.concurrent.CompletableFuture<ListRegistryCredentialsResult>
listRegistryCredentialsPlain(ListRegistryCredentialsPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Lists the login credentials for the specified container registry.static com.pulumi.core.Output<ListRunLogSasUrlResult>
listRunLogSasUrl(ListRunLogSasUrlArgs args)
Gets a link to download the run logs.static com.pulumi.core.Output<ListRunLogSasUrlResult>
listRunLogSasUrl(ListRunLogSasUrlArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a link to download the run logs.static java.util.concurrent.CompletableFuture<ListRunLogSasUrlResult>
listRunLogSasUrlPlain(ListRunLogSasUrlPlainArgs args)
Gets a link to download the run logs.static java.util.concurrent.CompletableFuture<ListRunLogSasUrlResult>
listRunLogSasUrlPlain(ListRunLogSasUrlPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a link to download the run logs.static com.pulumi.core.Output<ListTaskDetailsResult>
listTaskDetails(ListTaskDetailsArgs args)
Returns a task with extended information that includes all secrets.static com.pulumi.core.Output<ListTaskDetailsResult>
listTaskDetails(ListTaskDetailsArgs args, com.pulumi.deployment.InvokeOptions options)
Returns a task with extended information that includes all secrets.static java.util.concurrent.CompletableFuture<ListTaskDetailsResult>
listTaskDetailsPlain(ListTaskDetailsPlainArgs args)
Returns a task with extended information that includes all secrets.static java.util.concurrent.CompletableFuture<ListTaskDetailsResult>
listTaskDetailsPlain(ListTaskDetailsPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Returns a task with extended information that includes all secrets.static com.pulumi.core.Output<ListTaskRunDetailsResult>
listTaskRunDetails(ListTaskRunDetailsArgs args)
Gets the detailed information for a given task run that includes all secrets.static com.pulumi.core.Output<ListTaskRunDetailsResult>
listTaskRunDetails(ListTaskRunDetailsArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the detailed information for a given task run that includes all secrets.static java.util.concurrent.CompletableFuture<ListTaskRunDetailsResult>
listTaskRunDetailsPlain(ListTaskRunDetailsPlainArgs args)
Gets the detailed information for a given task run that includes all secrets.static java.util.concurrent.CompletableFuture<ListTaskRunDetailsResult>
listTaskRunDetailsPlain(ListTaskRunDetailsPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the detailed information for a given task run that includes all secrets.static com.pulumi.core.Output<ListWebhookEventsResult>
listWebhookEvents(ListWebhookEventsArgs args)
Lists recent events for the specified webhook.static com.pulumi.core.Output<ListWebhookEventsResult>
listWebhookEvents(ListWebhookEventsArgs args, com.pulumi.deployment.InvokeOptions options)
Lists recent events for the specified webhook.static java.util.concurrent.CompletableFuture<ListWebhookEventsResult>
listWebhookEventsPlain(ListWebhookEventsPlainArgs args)
Lists recent events for the specified webhook.static java.util.concurrent.CompletableFuture<ListWebhookEventsResult>
listWebhookEventsPlain(ListWebhookEventsPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Lists recent events for the specified webhook.
-
-
-
Method Detail
-
getAgentPool
public static com.pulumi.core.Output<GetAgentPoolResult> getAgentPool(GetAgentPoolArgs args)
Gets the detailed information for a given agent pool. Azure REST API version: 2019-06-01-preview.
-
getAgentPoolPlain
public static java.util.concurrent.CompletableFuture<GetAgentPoolResult> getAgentPoolPlain(GetAgentPoolPlainArgs args)
Gets the detailed information for a given agent pool. Azure REST API version: 2019-06-01-preview.
-
getAgentPool
public static com.pulumi.core.Output<GetAgentPoolResult> getAgentPool(GetAgentPoolArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the detailed information for a given agent pool. Azure REST API version: 2019-06-01-preview.
-
getAgentPoolPlain
public static java.util.concurrent.CompletableFuture<GetAgentPoolResult> getAgentPoolPlain(GetAgentPoolPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the detailed information for a given agent pool. Azure REST API version: 2019-06-01-preview.
-
getArchife
public static com.pulumi.core.Output<GetArchifeResult> getArchife(GetArchifeArgs args)
Gets the properties of the archive. Azure REST API version: 2023-06-01-preview. Other available API versions: 2023-08-01-preview, 2023-11-01-preview.
-
getArchifePlain
public static java.util.concurrent.CompletableFuture<GetArchifeResult> getArchifePlain(GetArchifePlainArgs args)
Gets the properties of the archive. Azure REST API version: 2023-06-01-preview. Other available API versions: 2023-08-01-preview, 2023-11-01-preview.
-
getArchife
public static com.pulumi.core.Output<GetArchifeResult> getArchife(GetArchifeArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the archive. Azure REST API version: 2023-06-01-preview. Other available API versions: 2023-08-01-preview, 2023-11-01-preview.
-
getArchifePlain
public static java.util.concurrent.CompletableFuture<GetArchifeResult> getArchifePlain(GetArchifePlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the archive. Azure REST API version: 2023-06-01-preview. Other available API versions: 2023-08-01-preview, 2023-11-01-preview.
-
getArchiveVersion
public static com.pulumi.core.Output<GetArchiveVersionResult> getArchiveVersion(GetArchiveVersionArgs args)
Gets the properties of the archive version. Azure REST API version: 2023-06-01-preview. Other available API versions: 2023-08-01-preview, 2023-11-01-preview.
-
getArchiveVersionPlain
public static java.util.concurrent.CompletableFuture<GetArchiveVersionResult> getArchiveVersionPlain(GetArchiveVersionPlainArgs args)
Gets the properties of the archive version. Azure REST API version: 2023-06-01-preview. Other available API versions: 2023-08-01-preview, 2023-11-01-preview.
-
getArchiveVersion
public static com.pulumi.core.Output<GetArchiveVersionResult> getArchiveVersion(GetArchiveVersionArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the archive version. Azure REST API version: 2023-06-01-preview. Other available API versions: 2023-08-01-preview, 2023-11-01-preview.
-
getArchiveVersionPlain
public static java.util.concurrent.CompletableFuture<GetArchiveVersionResult> getArchiveVersionPlain(GetArchiveVersionPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the archive version. Azure REST API version: 2023-06-01-preview. Other available API versions: 2023-08-01-preview, 2023-11-01-preview.
-
getCacheRule
public static com.pulumi.core.Output<GetCacheRuleResult> getCacheRule(GetCacheRuleArgs args)
Gets the properties of the specified cache rule resource. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getCacheRulePlain
public static java.util.concurrent.CompletableFuture<GetCacheRuleResult> getCacheRulePlain(GetCacheRulePlainArgs args)
Gets the properties of the specified cache rule resource. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getCacheRule
public static com.pulumi.core.Output<GetCacheRuleResult> getCacheRule(GetCacheRuleArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified cache rule resource. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getCacheRulePlain
public static java.util.concurrent.CompletableFuture<GetCacheRuleResult> getCacheRulePlain(GetCacheRulePlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified cache rule resource. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getConnectedRegistry
public static com.pulumi.core.Output<GetConnectedRegistryResult> getConnectedRegistry(GetConnectedRegistryArgs args)
Gets the properties of the connected registry. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
-
getConnectedRegistryPlain
public static java.util.concurrent.CompletableFuture<GetConnectedRegistryResult> getConnectedRegistryPlain(GetConnectedRegistryPlainArgs args)
Gets the properties of the connected registry. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
-
getConnectedRegistry
public static com.pulumi.core.Output<GetConnectedRegistryResult> getConnectedRegistry(GetConnectedRegistryArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the connected registry. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
-
getConnectedRegistryPlain
public static java.util.concurrent.CompletableFuture<GetConnectedRegistryResult> getConnectedRegistryPlain(GetConnectedRegistryPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the connected registry. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
-
getCredentialSet
public static com.pulumi.core.Output<GetCredentialSetResult> getCredentialSet(GetCredentialSetArgs args)
Gets the properties of the specified credential set resource. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getCredentialSetPlain
public static java.util.concurrent.CompletableFuture<GetCredentialSetResult> getCredentialSetPlain(GetCredentialSetPlainArgs args)
Gets the properties of the specified credential set resource. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getCredentialSet
public static com.pulumi.core.Output<GetCredentialSetResult> getCredentialSet(GetCredentialSetArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified credential set resource. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getCredentialSetPlain
public static java.util.concurrent.CompletableFuture<GetCredentialSetResult> getCredentialSetPlain(GetCredentialSetPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified credential set resource. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getExportPipeline
public static com.pulumi.core.Output<GetExportPipelineResult> getExportPipeline(GetExportPipelineArgs args)
Gets the properties of the export pipeline. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
-
getExportPipelinePlain
public static java.util.concurrent.CompletableFuture<GetExportPipelineResult> getExportPipelinePlain(GetExportPipelinePlainArgs args)
Gets the properties of the export pipeline. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
-
getExportPipeline
public static com.pulumi.core.Output<GetExportPipelineResult> getExportPipeline(GetExportPipelineArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the export pipeline. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
-
getExportPipelinePlain
public static java.util.concurrent.CompletableFuture<GetExportPipelineResult> getExportPipelinePlain(GetExportPipelinePlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the export pipeline. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
-
getImportPipeline
public static com.pulumi.core.Output<GetImportPipelineResult> getImportPipeline(GetImportPipelineArgs args)
Gets the properties of the import pipeline. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
-
getImportPipelinePlain
public static java.util.concurrent.CompletableFuture<GetImportPipelineResult> getImportPipelinePlain(GetImportPipelinePlainArgs args)
Gets the properties of the import pipeline. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
-
getImportPipeline
public static com.pulumi.core.Output<GetImportPipelineResult> getImportPipeline(GetImportPipelineArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the import pipeline. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
-
getImportPipelinePlain
public static java.util.concurrent.CompletableFuture<GetImportPipelineResult> getImportPipelinePlain(GetImportPipelinePlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the import pipeline. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
-
getPipelineRun
public static com.pulumi.core.Output<GetPipelineRunResult> getPipelineRun(GetPipelineRunArgs args)
Gets the detailed information for a given pipeline run. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
-
getPipelineRunPlain
public static java.util.concurrent.CompletableFuture<GetPipelineRunResult> getPipelineRunPlain(GetPipelineRunPlainArgs args)
Gets the detailed information for a given pipeline run. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
-
getPipelineRun
public static com.pulumi.core.Output<GetPipelineRunResult> getPipelineRun(GetPipelineRunArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the detailed information for a given pipeline run. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
-
getPipelineRunPlain
public static java.util.concurrent.CompletableFuture<GetPipelineRunResult> getPipelineRunPlain(GetPipelineRunPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the detailed information for a given pipeline run. Azure REST API version: 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
-
getPrivateEndpointConnection
public static com.pulumi.core.Output<GetPrivateEndpointConnectionResult> getPrivateEndpointConnection(GetPrivateEndpointConnectionArgs args)
Get the specified private endpoint connection associated with the container registry. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getPrivateEndpointConnectionPlain
public static java.util.concurrent.CompletableFuture<GetPrivateEndpointConnectionResult> getPrivateEndpointConnectionPlain(GetPrivateEndpointConnectionPlainArgs args)
Get the specified private endpoint connection associated with the container registry. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getPrivateEndpointConnection
public static com.pulumi.core.Output<GetPrivateEndpointConnectionResult> getPrivateEndpointConnection(GetPrivateEndpointConnectionArgs args, com.pulumi.deployment.InvokeOptions options)
Get the specified private endpoint connection associated with the container registry. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getPrivateEndpointConnectionPlain
public static java.util.concurrent.CompletableFuture<GetPrivateEndpointConnectionResult> getPrivateEndpointConnectionPlain(GetPrivateEndpointConnectionPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Get the specified private endpoint connection associated with the container registry. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getRegistry
public static com.pulumi.core.Output<GetRegistryResult> getRegistry(GetRegistryArgs args)
Gets the properties of the specified container registry. Azure REST API version: 2022-12-01. Other available API versions: 2017-03-01, 2019-05-01, 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getRegistryPlain
public static java.util.concurrent.CompletableFuture<GetRegistryResult> getRegistryPlain(GetRegistryPlainArgs args)
Gets the properties of the specified container registry. Azure REST API version: 2022-12-01. Other available API versions: 2017-03-01, 2019-05-01, 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getRegistry
public static com.pulumi.core.Output<GetRegistryResult> getRegistry(GetRegistryArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified container registry. Azure REST API version: 2022-12-01. Other available API versions: 2017-03-01, 2019-05-01, 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getRegistryPlain
public static java.util.concurrent.CompletableFuture<GetRegistryResult> getRegistryPlain(GetRegistryPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified container registry. Azure REST API version: 2022-12-01. Other available API versions: 2017-03-01, 2019-05-01, 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getReplication
public static com.pulumi.core.Output<GetReplicationResult> getReplication(GetReplicationArgs args)
Gets the properties of the specified replication. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getReplicationPlain
public static java.util.concurrent.CompletableFuture<GetReplicationResult> getReplicationPlain(GetReplicationPlainArgs args)
Gets the properties of the specified replication. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getReplication
public static com.pulumi.core.Output<GetReplicationResult> getReplication(GetReplicationArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified replication. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getReplicationPlain
public static java.util.concurrent.CompletableFuture<GetReplicationResult> getReplicationPlain(GetReplicationPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified replication. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getScopeMap
public static com.pulumi.core.Output<GetScopeMapResult> getScopeMap(GetScopeMapArgs args)
Gets the properties of the specified scope map. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getScopeMapPlain
public static java.util.concurrent.CompletableFuture<GetScopeMapResult> getScopeMapPlain(GetScopeMapPlainArgs args)
Gets the properties of the specified scope map. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getScopeMap
public static com.pulumi.core.Output<GetScopeMapResult> getScopeMap(GetScopeMapArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified scope map. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getScopeMapPlain
public static java.util.concurrent.CompletableFuture<GetScopeMapResult> getScopeMapPlain(GetScopeMapPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified scope map. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getTask
public static com.pulumi.core.Output<GetTaskResult> getTask(GetTaskArgs args)
Get the properties of a specified task. Azure REST API version: 2019-06-01-preview. Other available API versions: 2018-09-01, 2019-04-01.
-
getTaskPlain
public static java.util.concurrent.CompletableFuture<GetTaskResult> getTaskPlain(GetTaskPlainArgs args)
Get the properties of a specified task. Azure REST API version: 2019-06-01-preview. Other available API versions: 2018-09-01, 2019-04-01.
-
getTask
public static com.pulumi.core.Output<GetTaskResult> getTask(GetTaskArgs args, com.pulumi.deployment.InvokeOptions options)
Get the properties of a specified task. Azure REST API version: 2019-06-01-preview. Other available API versions: 2018-09-01, 2019-04-01.
-
getTaskPlain
public static java.util.concurrent.CompletableFuture<GetTaskResult> getTaskPlain(GetTaskPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Get the properties of a specified task. Azure REST API version: 2019-06-01-preview. Other available API versions: 2018-09-01, 2019-04-01.
-
getTaskRun
public static com.pulumi.core.Output<GetTaskRunResult> getTaskRun(GetTaskRunArgs args)
Gets the detailed information for a given task run. Azure REST API version: 2019-06-01-preview.
-
getTaskRunPlain
public static java.util.concurrent.CompletableFuture<GetTaskRunResult> getTaskRunPlain(GetTaskRunPlainArgs args)
Gets the detailed information for a given task run. Azure REST API version: 2019-06-01-preview.
-
getTaskRun
public static com.pulumi.core.Output<GetTaskRunResult> getTaskRun(GetTaskRunArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the detailed information for a given task run. Azure REST API version: 2019-06-01-preview.
-
getTaskRunPlain
public static java.util.concurrent.CompletableFuture<GetTaskRunResult> getTaskRunPlain(GetTaskRunPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the detailed information for a given task run. Azure REST API version: 2019-06-01-preview.
-
getToken
public static com.pulumi.core.Output<GetTokenResult> getToken(GetTokenArgs args)
Gets the properties of the specified token. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getTokenPlain
public static java.util.concurrent.CompletableFuture<GetTokenResult> getTokenPlain(GetTokenPlainArgs args)
Gets the properties of the specified token. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getToken
public static com.pulumi.core.Output<GetTokenResult> getToken(GetTokenArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified token. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getTokenPlain
public static java.util.concurrent.CompletableFuture<GetTokenResult> getTokenPlain(GetTokenPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified token. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getWebhook
public static com.pulumi.core.Output<GetWebhookResult> getWebhook(GetWebhookArgs args)
Gets the properties of the specified webhook. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getWebhookPlain
public static java.util.concurrent.CompletableFuture<GetWebhookResult> getWebhookPlain(GetWebhookPlainArgs args)
Gets the properties of the specified webhook. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getWebhook
public static com.pulumi.core.Output<GetWebhookResult> getWebhook(GetWebhookArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified webhook. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getWebhookPlain
public static java.util.concurrent.CompletableFuture<GetWebhookResult> getWebhookPlain(GetWebhookPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the properties of the specified webhook. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getWebhookCallbackConfig
public static com.pulumi.core.Output<GetWebhookCallbackConfigResult> getWebhookCallbackConfig(GetWebhookCallbackConfigArgs args)
Gets the configuration of service URI and custom headers for the webhook. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getWebhookCallbackConfigPlain
public static java.util.concurrent.CompletableFuture<GetWebhookCallbackConfigResult> getWebhookCallbackConfigPlain(GetWebhookCallbackConfigPlainArgs args)
Gets the configuration of service URI and custom headers for the webhook. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getWebhookCallbackConfig
public static com.pulumi.core.Output<GetWebhookCallbackConfigResult> getWebhookCallbackConfig(GetWebhookCallbackConfigArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the configuration of service URI and custom headers for the webhook. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
getWebhookCallbackConfigPlain
public static java.util.concurrent.CompletableFuture<GetWebhookCallbackConfigResult> getWebhookCallbackConfigPlain(GetWebhookCallbackConfigPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the configuration of service URI and custom headers for the webhook. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
listAgentPoolQueueStatus
public static com.pulumi.core.Output<ListAgentPoolQueueStatusResult> listAgentPoolQueueStatus(ListAgentPoolQueueStatusArgs args)
Gets the count of queued runs for a given agent pool. Azure REST API version: 2019-06-01-preview.
-
listAgentPoolQueueStatusPlain
public static java.util.concurrent.CompletableFuture<ListAgentPoolQueueStatusResult> listAgentPoolQueueStatusPlain(ListAgentPoolQueueStatusPlainArgs args)
Gets the count of queued runs for a given agent pool. Azure REST API version: 2019-06-01-preview.
-
listAgentPoolQueueStatus
public static com.pulumi.core.Output<ListAgentPoolQueueStatusResult> listAgentPoolQueueStatus(ListAgentPoolQueueStatusArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the count of queued runs for a given agent pool. Azure REST API version: 2019-06-01-preview.
-
listAgentPoolQueueStatusPlain
public static java.util.concurrent.CompletableFuture<ListAgentPoolQueueStatusResult> listAgentPoolQueueStatusPlain(ListAgentPoolQueueStatusPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the count of queued runs for a given agent pool. Azure REST API version: 2019-06-01-preview.
-
listRegistryBuildSourceUploadUrl
public static com.pulumi.core.Output<ListRegistryBuildSourceUploadUrlResult> listRegistryBuildSourceUploadUrl(ListRegistryBuildSourceUploadUrlArgs args)
Get the upload location for the user to be able to upload the source. Azure REST API version: 2019-06-01-preview. Other available API versions: 2018-09-01, 2019-04-01.
-
listRegistryBuildSourceUploadUrlPlain
public static java.util.concurrent.CompletableFuture<ListRegistryBuildSourceUploadUrlResult> listRegistryBuildSourceUploadUrlPlain(ListRegistryBuildSourceUploadUrlPlainArgs args)
Get the upload location for the user to be able to upload the source. Azure REST API version: 2019-06-01-preview. Other available API versions: 2018-09-01, 2019-04-01.
-
listRegistryBuildSourceUploadUrl
public static com.pulumi.core.Output<ListRegistryBuildSourceUploadUrlResult> listRegistryBuildSourceUploadUrl(ListRegistryBuildSourceUploadUrlArgs args, com.pulumi.deployment.InvokeOptions options)
Get the upload location for the user to be able to upload the source. Azure REST API version: 2019-06-01-preview. Other available API versions: 2018-09-01, 2019-04-01.
-
listRegistryBuildSourceUploadUrlPlain
public static java.util.concurrent.CompletableFuture<ListRegistryBuildSourceUploadUrlResult> listRegistryBuildSourceUploadUrlPlain(ListRegistryBuildSourceUploadUrlPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Get the upload location for the user to be able to upload the source. Azure REST API version: 2019-06-01-preview. Other available API versions: 2018-09-01, 2019-04-01.
-
listRegistryCredentials
public static com.pulumi.core.Output<ListRegistryCredentialsResult> listRegistryCredentials(ListRegistryCredentialsArgs args)
Lists the login credentials for the specified container registry. Azure REST API version: 2022-12-01. Other available API versions: 2017-03-01, 2019-05-01, 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
listRegistryCredentialsPlain
public static java.util.concurrent.CompletableFuture<ListRegistryCredentialsResult> listRegistryCredentialsPlain(ListRegistryCredentialsPlainArgs args)
Lists the login credentials for the specified container registry. Azure REST API version: 2022-12-01. Other available API versions: 2017-03-01, 2019-05-01, 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
listRegistryCredentials
public static com.pulumi.core.Output<ListRegistryCredentialsResult> listRegistryCredentials(ListRegistryCredentialsArgs args, com.pulumi.deployment.InvokeOptions options)
Lists the login credentials for the specified container registry. Azure REST API version: 2022-12-01. Other available API versions: 2017-03-01, 2019-05-01, 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
listRegistryCredentialsPlain
public static java.util.concurrent.CompletableFuture<ListRegistryCredentialsResult> listRegistryCredentialsPlain(ListRegistryCredentialsPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Lists the login credentials for the specified container registry. Azure REST API version: 2022-12-01. Other available API versions: 2017-03-01, 2019-05-01, 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
listRunLogSasUrl
public static com.pulumi.core.Output<ListRunLogSasUrlResult> listRunLogSasUrl(ListRunLogSasUrlArgs args)
Gets a link to download the run logs. Azure REST API version: 2019-06-01-preview. Other available API versions: 2018-09-01, 2019-04-01.
-
listRunLogSasUrlPlain
public static java.util.concurrent.CompletableFuture<ListRunLogSasUrlResult> listRunLogSasUrlPlain(ListRunLogSasUrlPlainArgs args)
Gets a link to download the run logs. Azure REST API version: 2019-06-01-preview. Other available API versions: 2018-09-01, 2019-04-01.
-
listRunLogSasUrl
public static com.pulumi.core.Output<ListRunLogSasUrlResult> listRunLogSasUrl(ListRunLogSasUrlArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a link to download the run logs. Azure REST API version: 2019-06-01-preview. Other available API versions: 2018-09-01, 2019-04-01.
-
listRunLogSasUrlPlain
public static java.util.concurrent.CompletableFuture<ListRunLogSasUrlResult> listRunLogSasUrlPlain(ListRunLogSasUrlPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets a link to download the run logs. Azure REST API version: 2019-06-01-preview. Other available API versions: 2018-09-01, 2019-04-01.
-
listTaskDetails
public static com.pulumi.core.Output<ListTaskDetailsResult> listTaskDetails(ListTaskDetailsArgs args)
Returns a task with extended information that includes all secrets. Azure REST API version: 2019-06-01-preview. Other available API versions: 2018-09-01, 2019-04-01.
-
listTaskDetailsPlain
public static java.util.concurrent.CompletableFuture<ListTaskDetailsResult> listTaskDetailsPlain(ListTaskDetailsPlainArgs args)
Returns a task with extended information that includes all secrets. Azure REST API version: 2019-06-01-preview. Other available API versions: 2018-09-01, 2019-04-01.
-
listTaskDetails
public static com.pulumi.core.Output<ListTaskDetailsResult> listTaskDetails(ListTaskDetailsArgs args, com.pulumi.deployment.InvokeOptions options)
Returns a task with extended information that includes all secrets. Azure REST API version: 2019-06-01-preview. Other available API versions: 2018-09-01, 2019-04-01.
-
listTaskDetailsPlain
public static java.util.concurrent.CompletableFuture<ListTaskDetailsResult> listTaskDetailsPlain(ListTaskDetailsPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Returns a task with extended information that includes all secrets. Azure REST API version: 2019-06-01-preview. Other available API versions: 2018-09-01, 2019-04-01.
-
listTaskRunDetails
public static com.pulumi.core.Output<ListTaskRunDetailsResult> listTaskRunDetails(ListTaskRunDetailsArgs args)
Gets the detailed information for a given task run that includes all secrets. Azure REST API version: 2019-06-01-preview.
-
listTaskRunDetailsPlain
public static java.util.concurrent.CompletableFuture<ListTaskRunDetailsResult> listTaskRunDetailsPlain(ListTaskRunDetailsPlainArgs args)
Gets the detailed information for a given task run that includes all secrets. Azure REST API version: 2019-06-01-preview.
-
listTaskRunDetails
public static com.pulumi.core.Output<ListTaskRunDetailsResult> listTaskRunDetails(ListTaskRunDetailsArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the detailed information for a given task run that includes all secrets. Azure REST API version: 2019-06-01-preview.
-
listTaskRunDetailsPlain
public static java.util.concurrent.CompletableFuture<ListTaskRunDetailsResult> listTaskRunDetailsPlain(ListTaskRunDetailsPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Gets the detailed information for a given task run that includes all secrets. Azure REST API version: 2019-06-01-preview.
-
listWebhookEvents
public static com.pulumi.core.Output<ListWebhookEventsResult> listWebhookEvents(ListWebhookEventsArgs args)
Lists recent events for the specified webhook. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
listWebhookEventsPlain
public static java.util.concurrent.CompletableFuture<ListWebhookEventsResult> listWebhookEventsPlain(ListWebhookEventsPlainArgs args)
Lists recent events for the specified webhook. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
listWebhookEvents
public static com.pulumi.core.Output<ListWebhookEventsResult> listWebhookEvents(ListWebhookEventsArgs args, com.pulumi.deployment.InvokeOptions options)
Lists recent events for the specified webhook. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
listWebhookEventsPlain
public static java.util.concurrent.CompletableFuture<ListWebhookEventsResult> listWebhookEventsPlain(ListWebhookEventsPlainArgs args, com.pulumi.deployment.InvokeOptions options)
Lists recent events for the specified webhook. Azure REST API version: 2022-12-01. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
-
-