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

DeploymentStacksCreateCmdletBase.QueryString Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The query string (for example, a SAS token) to be used with the TemplateUri parameter. Would be used in case of linked templates", Mandatory=false)]
public string QueryString { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The query string (for example, a SAS token) to be used with the TemplateUri parameter. Would be used in case of linked templates", Mandatory=false)>]
member this.QueryString : string with get, set
Public Property QueryString As String

Property Value

Attributes

Applies to