C# Class Elastacloud.AzureManagement.Fluent.Commands.Parsers.GetAllDisksParser

Parses the response of a list of disks within a subscription
Inheritance: BaseParser
Afficher le fichier Open project: azurecoder/fluent-management

Private Properties

Свойство Type Description
Parse void

Méthodes publiques

Méthode Description
GetAllDisksParser ( System.Xml.Linq.XDocument response ) : System.Collections.Generic

Méthodes protégées

Méthode Description
GetSchema ( ) : System.Xml.Linq.XNamespace

Private Methods

Méthode Description
Parse ( ) : void

Method Details

GetAllDisksParser() public méthode

public GetAllDisksParser ( System.Xml.Linq.XDocument response ) : System.Collections.Generic
response System.Xml.Linq.XDocument
Résultat System.Collections.Generic

GetSchema() protected méthode

protected GetSchema ( ) : System.Xml.Linq.XNamespace
Résultat System.Xml.Linq.XNamespace