次の方法で共有


IHeaderField.Name Property

Definition

The name of the header.

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

Property Value

Attributes

Applies to