次の方法で共有


IFhirServiceExportConfiguration Interface

Definition

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

Properties

StorageAccountName

The name of the default export storage account.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to