ContainerRegistryDataPlaneClient.GetManifest(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Azure.Commands.ContainerRegistry.Models.PSManifestAttribute GetManifest (string repository, string manifest);
member this.GetManifest : string * string -> Microsoft.Azure.Commands.ContainerRegistry.Models.PSManifestAttribute
Public Function GetManifest (repository As String, manifest As String) As PSManifestAttribute
Parameters
- repository
- String
- manifest
- String