C# Class Microsoft.Azure.Commands.Insights.Test.Autoscale.NewAzureRmAutoscaleProfileTests

Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Méthodes publiques

Méthode Description
InitializeAutoscaleProfile ( List rules = null ) : void
InitializeForFixedDate ( ) : void
InitializeForRecurrentSchedule ( ) : void
NewAzureRmAutoscaleProfileTests ( Xunit output = null ) : Microsoft.Azure.Commands.Insights.Autoscale

Private Methods

Méthode Description
CreateAutoscaleRule ( string metricName = null ) : Microsoft.Azure.Management.Insights.Models.ScaleRule
NewAutoscaleProfileCommandParametersProcessing ( ) : void

Method Details

InitializeAutoscaleProfile() public méthode

public InitializeAutoscaleProfile ( List rules = null ) : void
rules List
Résultat void

InitializeForFixedDate() public méthode

public InitializeForFixedDate ( ) : void
Résultat void

InitializeForRecurrentSchedule() public méthode

public InitializeForRecurrentSchedule ( ) : void
Résultat void

NewAzureRmAutoscaleProfileTests() public méthode

public NewAzureRmAutoscaleProfileTests ( Xunit output = null ) : Microsoft.Azure.Commands.Insights.Autoscale
output Xunit
Résultat Microsoft.Azure.Commands.Insights.Autoscale