azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

33 строки
2.5 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.BlankFromRuns"
fullName: "com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.BlankFromRuns"
name: "RegistryTaskRun.DefinitionStages.BlankFromRuns"
nameWithType: "RegistryTaskRun.DefinitionStages.BlankFromRuns"
summary: "The first stage of a Registry<wbr>Task<wbr>Run definition if definition is originating from a call on an existing Registry<wbr>Task<wbr>Run."
syntax: "public static interface **RegistryTaskRun.DefinitionStages.BlankFromRuns**"
methods:
- uid: "com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.BlankFromRuns.withExistingRegistry(java.lang.String,java.lang.String)"
fullName: "com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.BlankFromRuns.withExistingRegistry(String resourceGroupName, String registryName)"
name: "withExistingRegistry(String resourceGroupName, String registryName)"
nameWithType: "RegistryTaskRun.DefinitionStages.BlankFromRuns.withExistingRegistry(String resourceGroupName, String registryName)"
summary: "The function that specifies the registry this task run is called on."
modifiers:
- "abstract"
parameters:
- description: "the name of the resource group of the registry."
name: "resourceGroupName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "the name of the registry."
name: "registryName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract RegistryTaskRun.DefinitionStages.PlatformAltTaskRunRequest withExistingRegistry(String resourceGroupName, String registryName)"
desc: "The function that specifies the registry this task run is called on."
returns:
description: "the next stage of the container registry task run definition."
type: "<xref href=\"com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.PlatformAltTaskRunRequest?alt=com.microsoft.azure.management.containerregistry.RegistryTaskRun.DefinitionStages.PlatformAltTaskRunRequest&text=PlatformAltTaskRunRequest\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The first stage of a RegistryTaskRun definition if definition is originating from a call on an existing RegistryTaskRun."
metadata: {}
package: "com.microsoft.azure.management.containerregistry"
artifact: com.microsoft.azure:azure-mgmt-containerregistry:1.41.4