SqlServerResource.GetSqlServerKeys Method

Definition

Gets a collection of SqlServerKeyResources in the SqlServer.

public virtual Azure.ResourceManager.Sql.SqlServerKeyCollection GetSqlServerKeys ();
abstract member GetSqlServerKeys : unit -> Azure.ResourceManager.Sql.SqlServerKeyCollection
override this.GetSqlServerKeys : unit -> Azure.ResourceManager.Sql.SqlServerKeyCollection
Public Overridable Function GetSqlServerKeys () As SqlServerKeyCollection

Returns

An object representing collection of SqlServerKeyResources and their operations over a SqlServerKeyResource.

Applies to