DicomServicePatchResource Class

Dicom Service patch properties.

Inheritance
azure.mgmt.healthcareapis.models._models_py3.ResourceTags
DicomServicePatchResource
azure.mgmt.healthcareapis.models._models_py3.ServiceManagedIdentity
DicomServicePatchResource

Constructor

DicomServicePatchResource(*, identity: _models.ServiceManagedIdentityIdentity | None = None, tags: Dict[str, str] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
identity

Setting indicating whether the service has a managed identity associated with it.

tags

Resource tags.

Variables

Name Description
identity

Setting indicating whether the service has a managed identity associated with it.

tags

Resource tags.