Udostępnij przez


IFileShareConfiguration Interface

Definition

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

Properties

Name Description
ConfigurationType

The type of file share config.

Methods

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

Applies to