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

There are no comments for ComplexType MicrosoftCompute.WindowsOperatingSystemProfile in the schema.
Inheritance: global::System.ComponentModel.INotifyPropertyChanged
Show file Open project: Azure/azure-powershell

Private Properties

Property Type Description
OnDomainJoinChanged void
OnDomainJoinChanging void
OnPropertyChanged void
OnWorkgroupNameChanged void
OnWorkgroupNameChanging void

Private Methods

Method Description
OnDomainJoinChanged ( ) : void
OnDomainJoinChanging ( DomainJoin value ) : void
OnPropertyChanged ( string property ) : void
OnWorkgroupNameChanged ( ) : void
OnWorkgroupNameChanging ( string value ) : void