Method | Description | |
---|---|---|
AssureAzureAdAppAndPrincipal ( |
||
AssureConfigManagementPack ( ) : ManagementPack | ||
CommitSettings ( ) : void | ||
ConfigHandler ( ) : Microsoft.EnterpriseManagement | ||
Connect ( AutomationAccountInfo accountInfo, System.TimeSpan credValidity ) : Task |
||
Disconnect ( ) : System.Threading.Tasks.Task | ||
Initialize ( Microsoft emg ) : void | ||
Initialize ( string serverName = null ) : void | ||
RefreshAccounts ( ) : System.Threading.Tasks.Task | ||
RefreshSettings ( ) : void | ||
RenewServiceCredential ( System.TimeSpan credValidity ) : System.Threading.Tasks.Task | ||
ValidityToTimeSpan ( string validity ) : System.TimeSpan |
Method | Description | |
---|---|---|
NotifyPropertyChanged ( string propName ) : void | ||
RandomString ( int length = 30 ) : string | ||
RemoveServiceCredential ( |
||
RenewServiceCredential ( |
||
ShowError ( |
||
client_AuthorizationCodeRequired ( object sender, Shared e ) : void |
public AssureAzureAdAppAndPrincipal ( |
||
cl | ||
tenantId | System.Guid | |
return | Task |
public AssureConfigManagementPack ( ) : ManagementPack | ||
return | ManagementPack |
public ConfigHandler ( ) : Microsoft.EnterpriseManagement | ||
return | Microsoft.EnterpriseManagement |
public Connect ( AutomationAccountInfo accountInfo, System.TimeSpan credValidity ) : Task |
||
accountInfo | AutomationAccountInfo | |
credValidity | System.TimeSpan | |
return | Task |
public Disconnect ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public Initialize ( string serverName = null ) : void | ||
serverName | string | |
return | void |
public RefreshAccounts ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public RenewServiceCredential ( System.TimeSpan credValidity ) : System.Threading.Tasks.Task | ||
credValidity | System.TimeSpan | |
return | System.Threading.Tasks.Task |
public static ValidityToTimeSpan ( string validity ) : System.TimeSpan | ||
validity | string | |
return | System.TimeSpan |