次の方法で共有


IFhirServiceProperties.EventState Property

Definition

Fhir Service event support status.

[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="Fhir Service event support status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Support.ServiceEventState) }, ReadOnly=true, Required=false, SerializedName="eventState")]
public Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Support.ServiceEventState? EventState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="Fhir Service event support status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Support.ServiceEventState) }, ReadOnly=true, Required=false, SerializedName="eventState")>]
member this.EventState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Support.ServiceEventState>
Public ReadOnly Property EventState As Nullable(Of ServiceEventState)

Property Value

Attributes

Applies to