Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphExternalAudienceScope
Packages that use MicrosoftGraphExternalAudienceScope
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphExternalAudienceScope in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphExternalAudienceScopeModifier and TypeFieldDescriptionstatic final MicrosoftGraphExternalAudienceScopeMicrosoftGraphExternalAudienceScope.ALLStatic value all for MicrosoftGraphExternalAudienceScope.static final MicrosoftGraphExternalAudienceScopeMicrosoftGraphExternalAudienceScope.CONTACTS_ONLYStatic value contactsOnly for MicrosoftGraphExternalAudienceScope.static final MicrosoftGraphExternalAudienceScopeMicrosoftGraphExternalAudienceScope.NONEStatic value none for MicrosoftGraphExternalAudienceScope.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphExternalAudienceScopeModifier and TypeMethodDescriptionMicrosoftGraphAutomaticRepliesSetting.externalAudience()Get the externalAudience property: externalAudienceScope.MicrosoftGraphExternalAudienceScope.fromString(String name) Creates or finds a MicrosoftGraphExternalAudienceScope from its string representation.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphExternalAudienceScopeModifier and TypeMethodDescriptionMicrosoftGraphExternalAudienceScope.values()Gets known MicrosoftGraphExternalAudienceScope values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphExternalAudienceScopeModifier and TypeMethodDescriptionMicrosoftGraphAutomaticRepliesSetting.withExternalAudience(MicrosoftGraphExternalAudienceScope externalAudience) Set the externalAudience property: externalAudienceScope.