Delen via


IFileShareConfiguration Interface

Definition

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

Properties

Name Description
ConfigurationType

The type of file share config, eg: Mount/CreateAndMount/Skip.

Methods

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

Applies to