Class GraphGroupVstsCreationContext

java.lang.Object
org.azd.graph.types.GraphGroupCreationContext
org.azd.graph.types.GraphGroupVstsCreationContext

public class GraphGroupVstsCreationContext extends GraphGroupCreationContext
Use this type to create a new Vsts group that is not backed by an external provider.
  • Field Details

    • description

      public String description
      Used by VSTS groups; if set this will be the group description, otherwise ignored
    • displayName

      public String displayName
      Used by VSTS groups; if set this will be the group DisplayName, otherwise ignored
  • Constructor Details

    • GraphGroupVstsCreationContext

      public GraphGroupVstsCreationContext()