Свойство | Тип | Описание | |
---|---|---|---|
clientRequestId | string |
Метод | Описание | |
---|---|---|
GenerateClientTracingId ( ) : string |
Generates a client side tracing Id of the format: [Guid]-[Time in UTC]
|
|
ValidateSubscription ( |
Validates that the given subscription is valid.
|
Метод | Описание | |
---|---|---|
GetCurrentSqlClient ( ) : Microsoft.WindowsAzure.Management.Sql.SqlManagementClient |
Retrieve the SQL Management client for the currently selected subscription, adding the session and request id tracing headers for the current cmdlet invocation.
|
|
WriteErrorDetails ( |
Метод | Описание | |
---|---|---|
SqlDatabaseCmdletBase ( ) : System |
public static GenerateClientTracingId ( ) : string | ||
Результат | string |
protected GetCurrentSqlClient ( ) : Microsoft.WindowsAzure.Management.Sql.SqlManagementClient | ||
Результат | Microsoft.WindowsAzure.Management.Sql.SqlManagementClient |
public static ValidateSubscription ( |
||
subscription | The |
|
Результат | void |
protected WriteErrorDetails ( |
||
exception | ||
Результат | void |