Share via


IFhirServiceCorsConfiguration.Origin 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[] Origin { 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.Origin : string[] with get, set
Public Property Origin As String()

Property Value

String[]
Attributes

Applies to