Share via


ServiceCorsConfigurationInfo.Header Property

Definition

The headers to be allowed via CORS.

[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Origin(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.PropertyOrigin.Owned)]
public string[] Header { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Origin(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.PropertyOrigin.Owned)>]
member this.Header : string[] with get, set
Public Property Header As String()

Property Value

String[]

Implements

Attributes

Applies to