ServiceAccessPolicyEntry Class

An access policy entry.

All required parameters must be populated in order to send to server.

Inheritance
azure.mgmt.healthcareapis._serialization.Model
ServiceAccessPolicyEntry

Constructor

ServiceAccessPolicyEntry(*, object_id: str, **kwargs: Any)

Keyword-Only Parameters

Name Description
object_id
str

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

Variables

Name Description
object_id
str

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