AzureRmSqlManagedInstanceKeyVaultKeyBase.ApplyUserInputToModel Method
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.
Returns input model for default implementation
protected override System.Collections.Generic.IEnumerable<Microsoft.Azure.Commands.Sql.TransparentDataEncryption.Model.AzureRmSqlManagedInstanceKeyVaultKeyModel> ApplyUserInputToModel (System.Collections.Generic.IEnumerable<Microsoft.Azure.Commands.Sql.TransparentDataEncryption.Model.AzureRmSqlManagedInstanceKeyVaultKeyModel> model);
override this.ApplyUserInputToModel : seq<Microsoft.Azure.Commands.Sql.TransparentDataEncryption.Model.AzureRmSqlManagedInstanceKeyVaultKeyModel> -> seq<Microsoft.Azure.Commands.Sql.TransparentDataEncryption.Model.AzureRmSqlManagedInstanceKeyVaultKeyModel>
Protected Overrides Function ApplyUserInputToModel (model As IEnumerable(Of AzureRmSqlManagedInstanceKeyVaultKeyModel)) As IEnumerable(Of AzureRmSqlManagedInstanceKeyVaultKeyModel)
Parameters
Model to send to the update API
Returns
The model to send to the update