C# 클래스 Elastacloud.AzureManagement.Fluent.Types.VirtualMachines.DataVirtualHardDisks

The container for the OS and Data disks - acts as a collection
상속: ICustomXmlSerializer
파일 보기 프로젝트 열기: azurecoder/fluent-management 1 사용 예제들

공개 메소드들

메소드 설명
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