次の方法で共有


IFhirServiceProperties.CorConfigurationMethod Property

Definition

The methods to be allowed via CORS.

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

Property Value

String[]
Attributes

Applies to