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 AzureDevOpsProjectResources in the AzureDevOpsOrg.
public virtual Azure.ResourceManager.SecurityDevOps.AzureDevOpsProjectCollection GetAzureDevOpsProjects ();
abstract member GetAzureDevOpsProjects : unit -> Azure.ResourceManager.SecurityDevOps.AzureDevOpsProjectCollection
override this.GetAzureDevOpsProjects : unit -> Azure.ResourceManager.SecurityDevOps.AzureDevOpsProjectCollection
Public Overridable Function GetAzureDevOpsProjects () As AzureDevOpsProjectCollection
Returns
An object representing collection of AzureDevOpsProjectResources and their operations over a AzureDevOpsProjectResource.