Share via


VirtualMachineRunCommandScriptSource.GalleryScriptReferenceId Property

Definition

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 Azure.Provisioning.BicepValue<string> GalleryScriptReferenceId { get; set; }
member this.GalleryScriptReferenceId : Azure.Provisioning.BicepValue<string> with get, set
Public Property GalleryScriptReferenceId As BicepValue(Of String)

Property Value

Applies to