SqlServerResource.GetSqlServerJobAgents 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 SqlServerJobAgentResources in the SqlServer.
public virtual Azure.ResourceManager.Sql.SqlServerJobAgentCollection GetSqlServerJobAgents ();
abstract member GetSqlServerJobAgents : unit -> Azure.ResourceManager.Sql.SqlServerJobAgentCollection
override this.GetSqlServerJobAgents : unit -> Azure.ResourceManager.Sql.SqlServerJobAgentCollection
Public Overridable Function GetSqlServerJobAgents () As SqlServerJobAgentCollection
Returns
An object representing collection of SqlServerJobAgentResources and their operations over a SqlServerJobAgentResource.
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET