SessionHostConfigurationPatchProperties.CustomConfigurationScriptUri 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.
The uri to the storage blob containing the arm template to be run on the virtual machine after provisioning.
public Uri CustomConfigurationScriptUri { get; set; }
member this.CustomConfigurationScriptUri : Uri with get, set
Public Property CustomConfigurationScriptUri As Uri