FhirServicePatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
FhirService patch properties.
public class FhirServicePatch : Azure.ResourceManager.HealthcareApis.Models.HealthcareApisResourceTags, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.HealthcareApis.Models.FhirServicePatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.HealthcareApis.Models.FhirServicePatch>
public class FhirServicePatch : Azure.ResourceManager.HealthcareApis.Models.HealthcareApisResourceTags
type FhirServicePatch = class
inherit HealthcareApisResourceTags
interface IJsonModel<FhirServicePatch>
interface IPersistableModel<FhirServicePatch>
type FhirServicePatch = class
inherit HealthcareApisResourceTags
Public Class FhirServicePatch
Inherits HealthcareApisResourceTags
Implements IJsonModel(Of FhirServicePatch), IPersistableModel(Of FhirServicePatch)
Public Class FhirServicePatch
Inherits HealthcareApisResourceTags
- Inheritance
- Implements
Constructors
FhirServicePatch() |
Initializes a new instance of FhirServicePatch. |
Properties
Identity |
Setting indicating whether the service has a managed identity associated with it. |
Tags |
Resource tags. (Inherited from HealthcareApisResourceTags) |
Explicit Interface Implementations
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET