Share via


IFhirServiceProperties.CorConfigurationOrigin Property

Definition

The origins to be allowed via CORS.

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

Property Value

String[]
Attributes

Applies to