Interface GitHubConnector.DefinitionStages.WithProperties

All Known Subinterfaces:
GitHubConnector.Definition, GitHubConnector.DefinitionStages.WithCreate
Enclosing interface:
GitHubConnector.DefinitionStages

public static interface GitHubConnector.DefinitionStages.WithProperties
The stage of the GitHubConnector definition allowing to specify properties.
  • Method Details

    • withProperties

      Specifies the properties property: Properties of the ARM resource for /subscriptions/xxx/resourceGroups/xxx/providers/Microsoft.SecurityDevOps/gitHubConnectors..
      Parameters:
      properties - Properties of the ARM resource for /subscriptions/xxx/resourceGroups/xxx/providers/Microsoft.SecurityDevOps/gitHubConnectors.
      Returns:
      the next definition stage.