Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPlannerPreviewType
Packages that use MicrosoftGraphPlannerPreviewType
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphPlannerPreviewType in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphPlannerPreviewTypeModifier and TypeFieldDescriptionstatic final MicrosoftGraphPlannerPreviewTypeMicrosoftGraphPlannerPreviewType.AUTOMATICStatic value automatic for MicrosoftGraphPlannerPreviewType.static final MicrosoftGraphPlannerPreviewTypeMicrosoftGraphPlannerPreviewType.CHECKLISTStatic value checklist for MicrosoftGraphPlannerPreviewType.static final MicrosoftGraphPlannerPreviewTypeMicrosoftGraphPlannerPreviewType.DESCRIPTIONStatic value description for MicrosoftGraphPlannerPreviewType.static final MicrosoftGraphPlannerPreviewTypeMicrosoftGraphPlannerPreviewType.NO_PREVIEWStatic value noPreview for MicrosoftGraphPlannerPreviewType.static final MicrosoftGraphPlannerPreviewTypeMicrosoftGraphPlannerPreviewType.REFERENCEStatic value reference for MicrosoftGraphPlannerPreviewType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPlannerPreviewTypeModifier and TypeMethodDescriptionMicrosoftGraphPlannerPreviewType.fromString(String name) Creates or finds a MicrosoftGraphPlannerPreviewType from its string representation.MicrosoftGraphPlannerTask.previewType()Get the previewType property: plannerPreviewType.MicrosoftGraphPlannerTaskDetails.previewType()Get the previewType property: plannerPreviewType.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphPlannerPreviewTypeModifier and TypeMethodDescriptionMicrosoftGraphPlannerPreviewType.values()Gets known MicrosoftGraphPlannerPreviewType values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPlannerPreviewTypeModifier and TypeMethodDescriptionMicrosoftGraphPlannerTask.withPreviewType(MicrosoftGraphPlannerPreviewType previewType) Set the previewType property: plannerPreviewType.MicrosoftGraphPlannerTaskDetails.withPreviewType(MicrosoftGraphPlannerPreviewType previewType) Set the previewType property: plannerPreviewType.