ISlotDifference.Level Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Level of the difference: Information, Warning or Error.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.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.Functions.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