Share via


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

Property Value

String[]
Attributes

Applies to