VirtualMachineRunCommandScriptSource.GalleryScriptReferenceId 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 resource ID of a Gallery Script version that needs to be executed. Example ID looks like /subscriptions/{subId}/resourceGroups/{rgName}/providers/Microsoft.Compute/galleries/{galleryName}/scripts/{scriptName}/versions/{version}.
public string GalleryScriptReferenceId { get; set; }
member this.GalleryScriptReferenceId : string with get, set
Public Property GalleryScriptReferenceId As String