FhirServicePatchResource interface

FhirService patch properties

Extends

Inherited Properties

identity

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

tags

Resource tags.

Inherited Property Details

identity

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

identity?: ServiceManagedIdentityIdentity

Property Value

Inherited From ServiceManagedIdentity.identity

tags

Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From ResourceTags.tags