次の方法で共有


IFhirServiceAccessPolicyEntry Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.FhirServiceAccessPolicyEntryTypeConverter))]
public interface IFhirServiceAccessPolicyEntry : Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.FhirServiceAccessPolicyEntryTypeConverter))>]
type IFhirServiceAccessPolicyEntry = interface
    interface IJsonSerializable
Public Interface IFhirServiceAccessPolicyEntry
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ObjectId

An Azure AD object ID (User or Apps) that is allowed access to the FHIR service.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to