Sdílet prostřednictvím


AzureDevOpsConnectorResource.GetAzureDevOpsOrgs Method

Definition

Gets a collection of AzureDevOpsOrgResources in the AzureDevOpsConnector.

public virtual Azure.ResourceManager.SecurityDevOps.AzureDevOpsOrgCollection GetAzureDevOpsOrgs ();
abstract member GetAzureDevOpsOrgs : unit -> Azure.ResourceManager.SecurityDevOps.AzureDevOpsOrgCollection
override this.GetAzureDevOpsOrgs : unit -> Azure.ResourceManager.SecurityDevOps.AzureDevOpsOrgCollection
Public Overridable Function GetAzureDevOpsOrgs () As AzureDevOpsOrgCollection

Returns

An object representing collection of AzureDevOpsOrgResources and their operations over a AzureDevOpsOrgResource.

Applies to