AzureDevOpsOrgResource.GetAzureDevOpsProjects 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 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.