C# Class Microsoft.Azure.Commands.AzureBackup.Cmdlets.AzureBackupJobHelper

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

Méthodes publiques

Свойство Type Description
MinimumAllowedDate System.DateTime

Méthodes publiques

Méthode Description
GetTypeForPS ( string itemType ) : string
GetTypeForService ( string itemType ) : string
IsJobRunning ( string status ) : bool
IsValidOperationType ( string inputOperationType ) : bool
IsValidStatus ( string inputStatus ) : bool

Method Details

GetTypeForPS() public static méthode

public static GetTypeForPS ( string itemType ) : string
itemType string
Résultat string

GetTypeForService() public static méthode

public static GetTypeForService ( string itemType ) : string
itemType string
Résultat string

IsJobRunning() public static méthode

public static IsJobRunning ( string status ) : bool
status string
Résultat bool

IsValidOperationType() public static méthode

public static IsValidOperationType ( string inputOperationType ) : bool
inputOperationType string
Résultat bool

IsValidStatus() public static méthode

public static IsValidStatus ( string inputStatus ) : bool
inputStatus string
Résultat bool

Property Details

MinimumAllowedDate public_oe static_oe property

public static DateTime,System MinimumAllowedDate
Résultat System.DateTime