PrimingJob.PrimingManifestUri Property

Definition

The URL for the priming manifest file to download. This file must be readable from the HPC Cache. When the file is in Azure blob storage the URL should include a Shared Access Signature (SAS) granting read permissions on the blob.

public Uri PrimingManifestUri { get; set; }
member this.PrimingManifestUri : Uri with get, set
Public Property PrimingManifestUri As Uri

Property Value

Uri

Applies to