Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphAutomaticRepliesStatus
Packages that use MicrosoftGraphAutomaticRepliesStatus
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphAutomaticRepliesStatus in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphAutomaticRepliesStatusModifier and TypeFieldDescriptionstatic final MicrosoftGraphAutomaticRepliesStatusMicrosoftGraphAutomaticRepliesStatus.ALWAYS_ENABLEDStatic value alwaysEnabled for MicrosoftGraphAutomaticRepliesStatus.static final MicrosoftGraphAutomaticRepliesStatusMicrosoftGraphAutomaticRepliesStatus.DISABLEDStatic value disabled for MicrosoftGraphAutomaticRepliesStatus.static final MicrosoftGraphAutomaticRepliesStatusMicrosoftGraphAutomaticRepliesStatus.SCHEDULEDStatic value scheduled for MicrosoftGraphAutomaticRepliesStatus.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphAutomaticRepliesStatusModifier and TypeMethodDescriptionMicrosoftGraphAutomaticRepliesStatus.fromString(String name) Creates or finds a MicrosoftGraphAutomaticRepliesStatus from its string representation.MicrosoftGraphAutomaticRepliesSetting.status()Get the status property: automaticRepliesStatus.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphAutomaticRepliesStatusModifier and TypeMethodDescriptionMicrosoftGraphAutomaticRepliesStatus.values()Gets known MicrosoftGraphAutomaticRepliesStatus values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphAutomaticRepliesStatusModifier and TypeMethodDescriptionMicrosoftGraphAutomaticRepliesSetting.withStatus(MicrosoftGraphAutomaticRepliesStatus status) Set the status property: automaticRepliesStatus.