C# Class Elastacloud.AzureManagement.Fluent.Commands.VirtualNetworks.SetVirtualNetworkConfigCommand

Registers a virtual machine image for either Linux or Windowss
Inheritance: Elastacloud.AzureManagement.Fluent.Commands.Services.ServiceCommand
Show file Open project: azurecoder/fluent-management Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

returns the name of the command

Protected Methods

Method Description
CreatePayload ( ) : string

Private Methods

Method Description
SetVirtualNetworkConfigCommand ( string xmlConfigDocument ) : Elastacloud.AzureManagement.Fluent.Commands.Services

Gets the net config for the specific virtual network

Method Details

CreatePayload() protected method

protected CreatePayload ( ) : string
return string

ToString() public method

returns the name of the command
public ToString ( ) : string
return string