你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

Property Value

Applies to