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?: string
Property Value
string
osDisks
Specifies information about the operating system disk used by Azure Large Instance.
osDisks?: Disk[]
Property Value
Disk[]
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript