C# Класс Elastacloud.AzureManagement.Fluent.Types.VirtualMachines.DataVirtualHardDisks

The container for the OS and Data disks - acts as a collection
Наследование: ICustomXmlSerializer
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
DataVirtualHardDisks ( ) : System.Collections.Generic

Creates a list of hard drives which can be used for the OS or data

GetXmlTree ( ) : System.Xml.Linq.XElement

Gets the Xml tree for the custom serialiser

Описание методов

DataVirtualHardDisks() публичный Метод

Creates a list of hard drives which can be used for the OS or data
public DataVirtualHardDisks ( ) : System.Collections.Generic
Результат System.Collections.Generic

GetXmlTree() публичный Метод

Gets the Xml tree for the custom serialiser
public GetXmlTree ( ) : System.Xml.Linq.XElement
Результат System.Xml.Linq.XElement