SimultaneousChangingEventArgs.Changes Property
Gets a collection of the topology changes that are ready to be applied to the role instance.
Assembly: Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)
Property Value
Type: System.Collections.ObjectModel.ReadOnlyCollection<SimultaneousChange>Type: System.Collections.ObjectModel.ReadOnlyCollectionA ReadOnlyCollection<T> of SimultaneousChangingEventArgs objects.
Show: