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

34 строки
1.9 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.containerregistry.RegistryTaskStep"
fullName: "com.microsoft.azure.management.containerregistry.RegistryTaskStep"
name: "RegistryTaskStep"
nameWithType: "RegistryTaskStep"
summary: "An immutable client-side representation of an Azure Registry<wbr>Task<wbr>Step registry task."
syntax: "public interface **RegistryTaskStep**"
methods:
- uid: "com.microsoft.azure.management.containerregistry.RegistryTaskStep.baseImageDependencies()"
fullName: "com.microsoft.azure.management.containerregistry.RegistryTaskStep.baseImageDependencies()"
name: "baseImageDependencies()"
nameWithType: "RegistryTaskStep.baseImageDependencies()"
modifiers:
- "abstract"
syntax: "public abstract List<BaseImageDependency> baseImageDependencies()"
returns:
description: "the base image dependencies of this RegistryTaskStep"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.containerregistry.BaseImageDependency?alt=com.microsoft.azure.management.containerregistry.BaseImageDependency&text=BaseImageDependency\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.containerregistry.RegistryTaskStep.contextPath()"
fullName: "com.microsoft.azure.management.containerregistry.RegistryTaskStep.contextPath()"
name: "contextPath()"
nameWithType: "RegistryTaskStep.contextPath()"
modifiers:
- "abstract"
syntax: "public abstract String contextPath()"
returns:
description: "the context path of this RegistryTaskStep"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An immutable client-side representation of an Azure RegistryTaskStep registry task."
metadata: {}
package: "com.microsoft.azure.management.containerregistry"
artifact: com.microsoft.azure:azure-mgmt-containerregistry:1.41.4