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

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

Private Properties

Property Type Description
OnAdminCredentialChanged void
OnAdminCredentialChanging void
OnComputerNamePatternChanged void
OnComputerNamePatternChanging void
OnLinuxOperatingSystemProfileChanged void
OnLinuxOperatingSystemProfileChanging void
OnPropertyChanged void
OnTimeZoneChanged void
OnTimeZoneChanging void
OnWindowsOperatingSystemProfileChanged void
OnWindowsOperatingSystemProfileChanging void

Private Methods

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