Dela via


AzureSqlServerTrustGroupAdapter.CreateServerTrustGroup Method

Definition

A wrapper method for creating a Server Trust Group.

public Microsoft.Azure.Commands.Sql.ServerTrustGroup.Model.AzureSqlServerTrustGroupModel CreateServerTrustGroup (Microsoft.Azure.Commands.Sql.ServerTrustGroup.Model.AzureSqlServerTrustGroupModel model);
member this.CreateServerTrustGroup : Microsoft.Azure.Commands.Sql.ServerTrustGroup.Model.AzureSqlServerTrustGroupModel -> Microsoft.Azure.Commands.Sql.ServerTrustGroup.Model.AzureSqlServerTrustGroupModel
Public Function CreateServerTrustGroup (model As AzureSqlServerTrustGroupModel) As AzureSqlServerTrustGroupModel

Parameters

model
AzureSqlServerTrustGroupModel

Model that is passed from cmdlets.

Returns

Applies to