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

There are no comments for ComplexType VMM.VMConfiguration in the schema.
Inheritance: global::System.ComponentModel.INotifyPropertyChanged
ファイルを表示 Open project: Azure/azure-powershell

Private Properties

Property Type Description
OnComputerNameChanged void
OnComputerNameChanging void
OnCostCenterChanged void
OnCostCenterChanging void
OnDescriptionChanged void
OnDescriptionChanging void
OnPropertyChanged void
OnTagChanged void
OnTagChanging void
OnVMNameChanged void
OnVMNameChanging void

Private Methods

Method Description
OnComputerNameChanged ( ) : void
OnComputerNameChanging ( string value ) : void
OnCostCenterChanged ( ) : void
OnCostCenterChanging ( string value ) : void
OnDescriptionChanged ( ) : void
OnDescriptionChanging ( string value ) : void
OnPropertyChanged ( string property ) : void
OnTagChanged ( ) : void
OnTagChanging ( string value ) : void
OnVMNameChanged ( ) : void
OnVMNameChanging ( string value ) : void