AzureRmSqlManagedInstanceKeyVaultKeyModel(String, String, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public AzureRmSqlManagedInstanceKeyVaultKeyModel (string resourceGroupName, string managedInstanceName, string keyId);
new Microsoft.Azure.Commands.Sql.TransparentDataEncryption.Model.AzureRmSqlManagedInstanceKeyVaultKeyModel : string * string * string -> Microsoft.Azure.Commands.Sql.TransparentDataEncryption.Model.AzureRmSqlManagedInstanceKeyVaultKeyModel
Public Sub New (resourceGroupName As String, managedInstanceName As String, keyId As String)
Parameters
- resourceGroupName
- String
- managedInstanceName
- String
- keyId
- String