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

ResourceManagerCmdletBase.Pre Property

Definition

Gets or sets the switch that indicates if pre-release API version should be considered.

[System.Management.Automation.Parameter(HelpMessage="When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.", Mandatory=false)]
public System.Management.Automation.SwitchParameter Pre { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.", Mandatory=false)>]
member this.Pre : System.Management.Automation.SwitchParameter with get, set
Public Property Pre As SwitchParameter

Property Value

Attributes

Applies to