IAutomationManagementClient.ApiVersion Propriedade
Obtém a versão de API.
Namespace: Microsoft.WindowsAzure.Management.Automation
Assembly: Microsoft.WindowsAzure.Management.Automation (em Microsoft.WindowsAzure.Management.Automation.dll)
Sintaxe
string ApiVersion { get; }
property String^ ApiVersion {
String^ get();
}
abstract ApiVersion : string with get
ReadOnly Property ApiVersion As String
Valor de propriedade
Type: System.String
Consulte também
Interface IAutomationManagementClient
Namespace Microsoft.WindowsAzure.Management.Automation
Retornar ao topo