StorageProfile interface 
Specifies the storage settings for the Azure Large Instance disks.
Properties
| nfs | IP Address to connect to storage. NOTE: This property will not be serialized. It can only be populated by the server. | 
| os | 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?: stringProperty Value
string
		osDisks
	 
	Specifies information about the operating system disk used by Azure Large Instance.
osDisks?: Disk[]Property Value
Disk[]