Share via


IFhirServiceProperties.CorConfigurationMaxAge Property

Definition

The max age to be allowed via CORS.

[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="The max age to be allowed via CORS.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="maxAge")]
public int? CorConfigurationMaxAge { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="The max age to be allowed via CORS.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="maxAge")>]
member this.CorConfigurationMaxAge : Nullable<int> with get, set
Public Property CorConfigurationMaxAge As Nullable(Of Integer)

Property Value

Attributes

Applies to