Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPlannerPreviewType
-
Packages that use MicrosoftGraphPlannerPreviewType Package Description com.azure.resourcemanager.authorization.fluent.models 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 MicrosoftGraphPlannerPreviewType Modifier and Type Field Description static MicrosoftGraphPlannerPreviewTypeMicrosoftGraphPlannerPreviewType. AUTOMATICStatic value automatic for MicrosoftGraphPlannerPreviewType.static MicrosoftGraphPlannerPreviewTypeMicrosoftGraphPlannerPreviewType. CHECKLISTStatic value checklist for MicrosoftGraphPlannerPreviewType.static MicrosoftGraphPlannerPreviewTypeMicrosoftGraphPlannerPreviewType. DESCRIPTIONStatic value description for MicrosoftGraphPlannerPreviewType.static MicrosoftGraphPlannerPreviewTypeMicrosoftGraphPlannerPreviewType. NO_PREVIEWStatic value noPreview for MicrosoftGraphPlannerPreviewType.static MicrosoftGraphPlannerPreviewTypeMicrosoftGraphPlannerPreviewType. REFERENCEStatic value reference for MicrosoftGraphPlannerPreviewType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPlannerPreviewType Modifier and Type Method Description static MicrosoftGraphPlannerPreviewTypeMicrosoftGraphPlannerPreviewType. fromString(String name)Creates or finds a MicrosoftGraphPlannerPreviewType from its string representation.MicrosoftGraphPlannerPreviewTypeMicrosoftGraphPlannerTask. previewType()Get the previewType property: The previewType property.MicrosoftGraphPlannerPreviewTypeMicrosoftGraphPlannerTaskDetails. previewType()Get the previewType property: The previewType property.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphPlannerPreviewType Modifier and Type Method Description static Collection<MicrosoftGraphPlannerPreviewType>MicrosoftGraphPlannerPreviewType. values()Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPlannerPreviewType Modifier and Type Method Description MicrosoftGraphPlannerTaskMicrosoftGraphPlannerTask. withPreviewType(MicrosoftGraphPlannerPreviewType previewType)Set the previewType property: The previewType property.MicrosoftGraphPlannerTaskDetailsMicrosoftGraphPlannerTaskDetails. withPreviewType(MicrosoftGraphPlannerPreviewType previewType)Set the previewType property: The previewType property.
-