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

30 строки
2.1 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.containerregistry.RegistryFileTaskStep.DefinitionStages.FileTaskPath"
fullName: "com.microsoft.azure.management.containerregistry.RegistryFileTaskStep.DefinitionStages.FileTaskPath"
name: "RegistryFileTaskStep.DefinitionStages.FileTaskPath"
nameWithType: "RegistryFileTaskStep.DefinitionStages.FileTaskPath"
summary: "The stage of the container registry File<wbr>Task<wbr>Step definition allowing to specify the task path."
syntax: "public static interface **RegistryFileTaskStep.DefinitionStages.FileTaskPath**"
methods:
- uid: "com.microsoft.azure.management.containerregistry.RegistryFileTaskStep.DefinitionStages.FileTaskPath.withTaskPath(java.lang.String)"
fullName: "com.microsoft.azure.management.containerregistry.RegistryFileTaskStep.DefinitionStages.FileTaskPath.withTaskPath(String path)"
name: "withTaskPath(String path)"
nameWithType: "RegistryFileTaskStep.DefinitionStages.FileTaskPath.withTaskPath(String path)"
summary: "The function that specifies the path to the task file."
modifiers:
- "abstract"
parameters:
- description: "the path to the task file."
name: "path"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable withTaskPath(String path)"
desc: "The function that specifies the path to the task file."
returns:
description: "the next stage of the container registry FileTaskStep definition."
type: "<xref href=\"com.microsoft.azure.management.containerregistry.RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable?alt=com.microsoft.azure.management.containerregistry.RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable&text=FileTaskStepAttachable\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the container registry FileTaskStep definition allowing to specify the task path."
metadata: {}
package: "com.microsoft.azure.management.containerregistry"
artifact: com.microsoft.azure:azure-mgmt-containerregistry:1.41.4