Compartir a través de


ServicesResource.Kind Propiedad

Definición

Obtiene o establece el tipo del servicio. Entre los valores posibles se incluyen: 'fhir', 'fhir-Stu3', 'fhir-R4'

[Newtonsoft.Json.JsonProperty(PropertyName="kind")]
public Microsoft.Azure.Management.HealthcareApis.Models.Kind Kind { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kind")>]
member this.Kind : Microsoft.Azure.Management.HealthcareApis.Models.Kind with get, set
Public Property Kind As Kind

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a