AzureDevOpsOrgResource.GetAzureDevOpsProjects Method

Definition

Gets a collection of AzureDevOpsProjects in the AzureDevOpsOrgResource.

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

Returns

An object representing collection of AzureDevOpsProjects and their operations over a AzureDevOpsProjectResource.

Applies to