SinglePageConfigurator2 Class

Definition

public ref class SinglePageConfigurator2 abstract : Microsoft::VisualStudio::ConnectedServices::SinglePageConfigurator
public abstract class SinglePageConfigurator2 : Microsoft.VisualStudio.ConnectedServices.SinglePageConfigurator
type SinglePageConfigurator2 = class
    inherit SinglePageConfigurator
Public MustInherit Class SinglePageConfigurator2
Inherits SinglePageConfigurator
Inheritance

Constructors

SinglePageConfigurator2()

Properties

BusyIndicatorText (Inherited from SinglePageConfigurator)
ConfiguredView (Inherited from SinglePageConfigurator)
Description (Inherited from SinglePageConfigurator)
IsFinishEnabled (Inherited from SinglePageConfigurator)
MessageLogger (Inherited from SinglePageConfigurator)
Properties
ShowBusyIndicator (Inherited from SinglePageConfigurator)
Title (Inherited from SinglePageConfigurator)
UnconfiguredView (Inherited from SinglePageConfigurator)

Methods

Dispose()

Releases all resources used by the object.

(Inherited from ConnectedServiceViewModelBase)
Dispose(Boolean) (Inherited from ConnectedServiceViewModelBase)
GetFinishedServiceInstanceAsync(CancellationToken) (Inherited from SinglePageConfigurator)
OnPropertyChanged(String)

Notifies clients that a property value has changed.

(Inherited from ConnectedServiceViewModelBase)
OnSelectedAccountChangedAsync(Account, IEnumerable<IAzureRMSubscription>, FrameworkElement, CancellationToken) (Inherited from SinglePageConfigurator)
OnSelectedAccountChangedAsync(Object, IEnumerable<IAzureRMSubscription>, FrameworkElement, CancellationToken) (Inherited from SinglePageConfigurator)

Events

PropertyChanged

Occurs when a property value changes.

(Inherited from ConnectedServiceViewModelBase)

Applies to