Dela via


Azure.ResourceManager.SecurityDevOps Namespace

Classes

AzureDevOpsConnectorCollection

A class representing a collection of AzureDevOpsConnectorResource and their operations. Each AzureDevOpsConnectorResource in the collection will belong to the same instance of ResourceGroupResource. To get an AzureDevOpsConnectorCollection instance call the GetAzureDevOpsConnectors method from an instance of ResourceGroupResource.

AzureDevOpsConnectorData

A class representing the AzureDevOpsConnector data model.

AzureDevOpsConnectorResource

A Class representing an AzureDevOpsConnector along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AzureDevOpsConnectorResource from an instance of ArmClient using the GetAzureDevOpsConnectorResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetAzureDevOpsConnector method.

AzureDevOpsOrgCollection

A class representing a collection of AzureDevOpsOrgResource and their operations. Each AzureDevOpsOrgResource in the collection will belong to the same instance of AzureDevOpsConnectorResource. To get an AzureDevOpsOrgCollection instance call the GetAzureDevOpsOrgs method from an instance of AzureDevOpsConnectorResource.

AzureDevOpsOrgData

A class representing the AzureDevOpsOrg data model. Azure DevOps Org Proxy Resource.

AzureDevOpsOrgResource

A Class representing an AzureDevOpsOrg along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AzureDevOpsOrgResource from an instance of ArmClient using the GetAzureDevOpsOrgResource method. Otherwise you can get one from its parent resource AzureDevOpsConnectorResource using the GetAzureDevOpsOrg method.

AzureDevOpsProjectCollection

A class representing a collection of AzureDevOpsProjectResource and their operations. Each AzureDevOpsProjectResource in the collection will belong to the same instance of AzureDevOpsOrgResource. To get an AzureDevOpsProjectCollection instance call the GetAzureDevOpsProjects method from an instance of AzureDevOpsOrgResource.

AzureDevOpsProjectData

A class representing the AzureDevOpsProject data model. Azure DevOps Project Proxy Resource.

AzureDevOpsProjectResource

A Class representing an AzureDevOpsProject along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AzureDevOpsProjectResource from an instance of ArmClient using the GetAzureDevOpsProjectResource method. Otherwise you can get one from its parent resource AzureDevOpsOrgResource using the GetAzureDevOpsProject method.

AzureDevOpsRepoCollection

A class representing a collection of AzureDevOpsRepoResource and their operations. Each AzureDevOpsRepoResource in the collection will belong to the same instance of AzureDevOpsProjectResource. To get an AzureDevOpsRepoCollection instance call the GetAzureDevOpsRepos method from an instance of AzureDevOpsProjectResource.

AzureDevOpsRepoData

A class representing the AzureDevOpsRepo data model. Azure DevOps Repo Proxy Resource.

AzureDevOpsRepoResource

A Class representing an AzureDevOpsRepo along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AzureDevOpsRepoResource from an instance of ArmClient using the GetAzureDevOpsRepoResource method. Otherwise you can get one from its parent resource AzureDevOpsProjectResource using the GetAzureDevOpsRepo method.

GitHubConnectorCollection

A class representing a collection of GitHubConnectorResource and their operations. Each GitHubConnectorResource in the collection will belong to the same instance of ResourceGroupResource. To get a GitHubConnectorCollection instance call the GetGitHubConnectors method from an instance of ResourceGroupResource.

GitHubConnectorData

A class representing the GitHubConnector data model. Represents an ARM resource for /subscriptions/xxx/resourceGroups/xxx/providers/Microsoft.SecurityDevOps/gitHubConnectors.

GitHubConnectorResource

A Class representing a GitHubConnector along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GitHubConnectorResource from an instance of ArmClient using the GetGitHubConnectorResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetGitHubConnector method.

GitHubOwnerCollection

A class representing a collection of GitHubOwnerResource and their operations. Each GitHubOwnerResource in the collection will belong to the same instance of GitHubConnectorResource. To get a GitHubOwnerCollection instance call the GetGitHubOwners method from an instance of GitHubConnectorResource.

GitHubOwnerData

A class representing the GitHubOwner data model. GitHub repo owner Proxy Resource.

GitHubOwnerResource

A Class representing a GitHubOwner along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GitHubOwnerResource from an instance of ArmClient using the GetGitHubOwnerResource method. Otherwise you can get one from its parent resource GitHubConnectorResource using the GetGitHubOwner method.

GitHubRepoCollection

A class representing a collection of GitHubRepoResource and their operations. Each GitHubRepoResource in the collection will belong to the same instance of GitHubOwnerResource. To get a GitHubRepoCollection instance call the GetGitHubRepos method from an instance of GitHubOwnerResource.

GitHubRepoData

A class representing the GitHubRepo data model. GitHub repo Proxy Resource.

GitHubRepoResource

A Class representing a GitHubRepo along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GitHubRepoResource from an instance of ArmClient using the GetGitHubRepoResource method. Otherwise you can get one from its parent resource GitHubOwnerResource using the GetGitHubRepo method.

SecurityDevOpsExtensions

A class to add extension methods to Azure.ResourceManager.SecurityDevOps.