StorageProfile interface

Specifies the storage settings for the Azure Large Instance disks.

Properties

nfsIpAddress

IP Address to connect to storage. NOTE: This property will not be serialized. It can only be populated by the server.

osDisks

Specifies information about the operating system disk used by Azure Large Instance.

Property Details

nfsIpAddress

IP Address to connect to storage. NOTE: This property will not be serialized. It can only be populated by the server.

nfsIpAddress?: string

Property Value

string

osDisks

Specifies information about the operating system disk used by Azure Large Instance.

osDisks?: Disk[]

Property Value

Disk[]