ServerConfiguration.ConsoleDownloadInternalUrl 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.
Gets the console download internal URI value from the provisioning data.
public:
property System::String ^ ConsoleDownloadInternalUrl { System::String ^ get(); };
public string ConsoleDownloadInternalUrl { get; }
member this.ConsoleDownloadInternalUrl : string
Public ReadOnly Property ConsoleDownloadInternalUrl As String