DevOpsConfigurationResource.GetAzureDevOpsOrgs Method

Definition

Gets a collection of AzureDevOpsOrgs in the DevOpsConfigurationResource.

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

Returns

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

Applies to