AppAttachPackagePatchProperties.PackageLookbackUri 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.
Lookback url to third party control plane, is null for native app attach packages.
public Uri PackageLookbackUri { get; set; }
member this.PackageLookbackUri : Uri with get, set
Public Property PackageLookbackUri As Uri