次の方法で共有


IServiceCorsConfigurationInfo.Header Property

Definition

The headers to be allowed via CORS.

[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="The headers to be allowed via CORS.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="headers")]
public string[] Header { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="The headers to be allowed via CORS.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="headers")>]
member this.Header : string[] with get, set
Public Property Header As String()

Property Value

String[]
Attributes

Applies to