C# Класс Elastacloud.AzureManagement.Fluent.Commands.VirtualNetworks.ListVirtualNetworksCommand

Registers a virtual machine image for either Linux or Windowss
Наследование: Elastacloud.AzureManagement.Fluent.Commands.Services.ServiceCommand
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
ToString ( ) : string

returns the name of the command

Защищенные методы

Метод Описание
ResponseCallback ( HttpWebResponse webResponse ) : void

Initially used via a response callback for commands which expect a async response

Приватные методы

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

Lists all images that are registered in your subscriptions

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

ResponseCallback() защищенный Метод

Initially used via a response callback for commands which expect a async response
protected ResponseCallback ( HttpWebResponse webResponse ) : void
webResponse System.Net.HttpWebResponse the HttpWebResponse that will be sent back to the user from the request
Результат void

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

returns the name of the command
public ToString ( ) : string
Результат string