Package org.azd.graph.types
Class GraphGroupVstsCreationContext
java.lang.Object
org.azd.graph.types.GraphGroupCreationContext
org.azd.graph.types.GraphGroupVstsCreationContext
Use this type to create a new Vsts group that is not backed by an external provider.
-
Field Summary
Modifier and TypeFieldDescriptionUsed by VSTS groups; if set this will be the group description, otherwise ignoredUsed by VSTS groups; if set this will be the group DisplayName, otherwise ignoredFields inherited from class org.azd.graph.types.GraphGroupCreationContext
storageKey
-
Constructor Summary
-
Method Summary
-
Field Details
-
description
Used by VSTS groups; if set this will be the group description, otherwise ignored -
displayName
Used by VSTS groups; if set this will be the group DisplayName, otherwise ignored
-
-
Constructor Details
-
GraphGroupVstsCreationContext
public GraphGroupVstsCreationContext()
-