Méthode | Description | |
---|---|---|
AutoScaleProvisioningException ( string message ) : System | ||
AutoScaleProvisioningException ( string message, string tableName ) : System | ||
AutoScaleProvisioningException ( string message, string tableName, |
||
AutoScaleProvisioningException ( string message, string tableName, string indexName ) : System | ||
AutoScaleProvisioningException ( string message, string tableName, string indexName, |
public AutoScaleProvisioningException ( string message ) : System | ||
message | string | |
Résultat | System |
public AutoScaleProvisioningException ( string message, string tableName ) : System | ||
message | string | |
tableName | string | |
Résultat | System |
public AutoScaleProvisioningException ( string message, string tableName, |
||
message | string | |
tableName | string | |
innerException | ||
Résultat | System |
public AutoScaleProvisioningException ( string message, string tableName, string indexName ) : System | ||
message | string | |
tableName | string | |
indexName | string | |
Résultat | System |
public AutoScaleProvisioningException ( string message, string tableName, string indexName, |
||
message | string | |
tableName | string | |
indexName | string | |
innerException | ||
Résultat | System |