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

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

Private Properties

프로퍼티 타입 설명
OnAdminCredentialChanged void
OnAdminCredentialChanging void
OnComputerNamePatternChanged void
OnComputerNamePatternChanging void
OnLinuxOperatingSystemProfileChanged void
OnLinuxOperatingSystemProfileChanging void
OnPropertyChanged void
OnTimeZoneChanged void
OnTimeZoneChanging void
OnWindowsOperatingSystemProfileChanged void
OnWindowsOperatingSystemProfileChanging void

비공개 메소드들

메소드 설명
OnAdminCredentialChanged ( ) : void
OnAdminCredentialChanging ( string value ) : void
OnComputerNamePatternChanged ( ) : void
OnComputerNamePatternChanging ( string value ) : void
OnLinuxOperatingSystemProfileChanged ( ) : void
OnLinuxOperatingSystemProfileChanging ( LinuxOperatingSystemProfile value ) : void
OnPropertyChanged ( string property ) : void
OnTimeZoneChanged ( ) : void
OnTimeZoneChanging ( string value ) : void
OnWindowsOperatingSystemProfileChanged ( ) : void
OnWindowsOperatingSystemProfileChanging ( WindowsOperatingSystemProfile value ) : void