NetworkDeviceUpgradeContent.RwDeviceConfigUri 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.
URL to the file containing Read-write configuration to be applied on the device during upgrade.
public Uri RwDeviceConfigUri { get; set; }
member this.RwDeviceConfigUri : Uri with get, set
Public Property RwDeviceConfigUri As Uri