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

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

Private Properties

Property Type Description
OnHardwareProfileChanged void
OnHardwareProfileChanging void
OnNetworkProfileChanged void
OnNetworkProfileChanging void
OnOperatingSystemProfileChanged void
OnOperatingSystemProfileChanging void
OnPropertyChanged void
OnScaleOutSettingsChanged void
OnScaleOutSettingsChanging void
OnStorageProfileChanged void
OnStorageProfileChanging void

Private Methods

Method Description
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