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

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

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