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

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

Private Properties

Property Type Description
CreateStorageProfile StorageProfile
OnDataVirtualHardDisksChanged void
OnDataVirtualHardDisksChanging void
OnOSVirtualHardDiskImageChanged void
OnOSVirtualHardDiskImageChanging void
OnPropertyChanged void

Private Methods

Method Description
CreateStorageProfile ( global dataVirtualHardDisks ) : StorageProfile
OnDataVirtualHardDisksChanged ( ) : void
OnDataVirtualHardDisksChanging ( global value ) : void
OnOSVirtualHardDiskImageChanged ( ) : void
OnOSVirtualHardDiskImageChanging ( string value ) : void
OnPropertyChanged ( string property ) : void