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

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

Private Properties

Property Type Description
OnDescriptionChanged void
OnDescriptionChanging void
OnIsEncryptedChanged void
OnIsEncryptedChanging void
OnIsRequiredChanged void
OnIsRequiredChanging void
OnNameChanged void
OnNameChanging void
OnPropertyChanged void
OnValueChanged void
OnValueChanging void

Private Methods

Method Description
OnDescriptionChanged ( ) : void
OnDescriptionChanging ( string value ) : void
OnIsEncryptedChanged ( ) : void
OnIsEncryptedChanging ( global value ) : void
OnIsRequiredChanged ( ) : void
OnIsRequiredChanging ( global value ) : void
OnNameChanged ( ) : void
OnNameChanging ( string value ) : void
OnPropertyChanged ( string property ) : void
OnValueChanged ( ) : void
OnValueChanging ( string value ) : void