SqlServerResource.GetSqlServerConnectionPolicies 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.
Gets a collection of SqlServerConnectionPolicyResources in the SqlServer.
public virtual Azure.ResourceManager.Sql.SqlServerConnectionPolicyCollection GetSqlServerConnectionPolicies ();
abstract member GetSqlServerConnectionPolicies : unit -> Azure.ResourceManager.Sql.SqlServerConnectionPolicyCollection
override this.GetSqlServerConnectionPolicies : unit -> Azure.ResourceManager.Sql.SqlServerConnectionPolicyCollection
Public Overridable Function GetSqlServerConnectionPolicies () As SqlServerConnectionPolicyCollection
Returns
An object representing collection of SqlServerConnectionPolicyResources and their operations over a SqlServerConnectionPolicyResource.