次の方法で共有


FhirService.CorConfigurationHeader Property

Definition

The headers to be allowed via CORS.

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

Property Value

String[]

Implements

Attributes

Applies to