Package org.azd.graph.types
Class GraphServicePrincipalCreationContext
java.lang.Object
org.azd.graph.types.GraphServicePrincipalCreationContext
- Direct Known Subclasses:
GraphServicePrincipalOriginIdCreationContext
Do not attempt to use this type to create a new service principal. Use one of the subclasses instead.
This type does not contain sufficient fields to create a new service principal.
-
Field Summary
Modifier and TypeFieldDescriptionOptional: If provided, we will use this identifier for the storage key of the created service principal -
Constructor Summary
-
Method Summary
-
Field Details
-
storageKey
Optional: If provided, we will use this identifier for the storage key of the created service principal
-
-
Constructor Details
-
GraphServicePrincipalCreationContext
public GraphServicePrincipalCreationContext()
-