IStatusCodesRangeBasedTrigger.StatusCode Property

Definition

HTTP status code.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=true, Description="HTTP status code.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="statusCodes", Update=true)]
public string StatusCode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=true, Description="HTTP status code.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="statusCodes", Update=true)>]
member this.StatusCode : string with get, set
Public Property StatusCode As String

Property Value

Attributes

Applies to