C# 클래스 Microsoft.WindowsAzure.Commands.Utilities.WAPackIaaS.DataContract.ServiceSettingsInput

There are no comments for ComplexType VMM.ServiceSettingsInput in the schema.
상속: global::System.ComponentModel.INotifyPropertyChanged
파일 보기 프로젝트 열기: Azure/azure-powershell

Private Properties

프로퍼티 타입 설명
OnDescriptionChanged void
OnDescriptionChanging void
OnIsEncryptedChanged void
OnIsEncryptedChanging void
OnIsRequiredChanged void
OnIsRequiredChanging void
OnNameChanged void
OnNameChanging void
OnPropertyChanged void
OnValueChanged void
OnValueChanging void

비공개 메소드들

메소드 설명
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