IngestionInformation.SourceCatalogUri Property
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.
Source catalog URL. Required for StaticCatalog ingestion type.
public Uri SourceCatalogUri { get; set; }
member this.SourceCatalogUri : Uri with get, set
Public Property SourceCatalogUri As Uri