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

ISlotDifference.Level Property

Definition

Level of the difference: Information, Warning or Error.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Level of the difference: Information, Warning or Error.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="level")]
public string Level { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Level of the difference: Information, Warning or Error.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="level")>]
member this.Level : string
Public ReadOnly Property Level As String

Property Value

Attributes

Applies to