Udostępnij przez


IStorageConfiguration Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.Api20231001Preview.StorageConfigurationTypeConverter))]
public interface IStorageConfiguration : Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.Api20231001Preview.StorageConfigurationTypeConverter))>]
type IStorageConfiguration = interface
    interface IJsonSerializable
Public Interface IStorageConfiguration
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
TransportFileShareConfigurationType

The type of file share config.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to