次の方法で共有


IServiceExportConfigurationInfo Interface

Definition

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

Properties

StorageAccountName

The name of the default export storage account.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to