IContainerProbe.HttpHeaderValue Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The header value.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="value")]
public string HttpHeaderValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The header value.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.HttpHeaderValue : string with get, set
Public Property HttpHeaderValue As String

Property Value

String
Attributes

Applies to