C# Класс Microsoft.WindowsAzure.Commands.Utilities.WAPackIaaS.DataContract.IntrinsicSettings

There are no comments for ComplexType MicrosoftCompute.IntrinsicSettings in the schema.
Наследование: global::System.ComponentModel.INotifyPropertyChanged
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
OnHardwareProfileChanged void
OnHardwareProfileChanging void
OnNetworkProfileChanged void
OnNetworkProfileChanging void
OnOperatingSystemProfileChanged void
OnOperatingSystemProfileChanging void
OnPropertyChanged void
OnScaleOutSettingsChanged void
OnScaleOutSettingsChanging void
OnStorageProfileChanged void
OnStorageProfileChanging void

Приватные методы

Метод Описание
OnHardwareProfileChanged ( ) : void
OnHardwareProfileChanging ( ResDefHardwareProfile value ) : void
OnNetworkProfileChanged ( ) : void
OnNetworkProfileChanging ( NetworkProfile value ) : void
OnOperatingSystemProfileChanged ( ) : void
OnOperatingSystemProfileChanging ( OSProfile value ) : void
OnPropertyChanged ( string property ) : void
OnScaleOutSettingsChanged ( ) : void
OnScaleOutSettingsChanging ( ScaleOutSetting value ) : void
OnStorageProfileChanged ( ) : void
OnStorageProfileChanging ( StorageProfile value ) : void