IFileSystemConfigurationDetails Interface

Definition

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

Properties

Name Description
FileSystemSizeGb

Size of the VM

MountPoint

Mount path

Methods

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

Applies to