C# Class Microsoft.WindowsAzure.Commands.Utilities.WAPackIaaS.DataContract.VM

Inheritance: global::System.ComponentModel.INotifyPropertyChanged
ファイルを表示 Open project: Azure/azure-powershell

Private Properties

Property Type Description
CreateVM VM
OnComputerNameChanged void
OnComputerNameChanging void
OnConnectToAddressesChanged void
OnConnectToAddressesChanging void
OnIdChanged void
OnIdChanging void
OnPropertyChanged void
OnRuntimeStateChanged void
OnRuntimeStateChanging void

Private Methods

Method Description
CreateVM ( global ID, global connectToAddresses ) : VM
OnComputerNameChanged ( ) : void
OnComputerNameChanging ( string value ) : void
OnConnectToAddressesChanged ( ) : void
OnConnectToAddressesChanging ( global value ) : void
OnIdChanged ( ) : void
OnIdChanging ( global value ) : void
OnPropertyChanged ( string property ) : void
OnRuntimeStateChanged ( ) : void
OnRuntimeStateChanging ( string value ) : void