Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphStsPolicy
Packages that use MicrosoftGraphStsPolicy
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphStsPolicy in com.azure.resourcemanager.authorization.fluent.models
Modifier and TypeClassDescriptionfinal classclaimsMappingPolicy Represents an Azure Active Directory object.final classhomeRealmDiscoveryPolicy Represents an Azure Active Directory object.final classtokenIssuancePolicy Represents an Azure Active Directory object.final classtokenLifetimePolicy Represents an Azure Active Directory object.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphStsPolicyModifier and TypeMethodDescriptionMicrosoftGraphStsPolicy.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: Represents an Azure Active Directory object.MicrosoftGraphStsPolicy.withAppliesTo(List<MicrosoftGraphDirectoryObjectInner> appliesTo) Set the appliesTo property: The appliesTo property.MicrosoftGraphStsPolicy.withDefinition(List<String> definition) Set the definition property: A string collection containing a JSON string that defines the rules and settings for a policy.MicrosoftGraphStsPolicy.withDeletedDateTime(OffsetDateTime deletedDateTime) Set the deletedDateTime property: The deletedDateTime property.MicrosoftGraphStsPolicy.withDescription(String description) Set the description property: Description for this policy.MicrosoftGraphStsPolicy.withDisplayName(String displayName) Set the displayName property: Display name for this policy.Set the id property: Read-only.MicrosoftGraphStsPolicy.withIsOrganizationDefault(Boolean isOrganizationDefault) Set the isOrganizationDefault property: If set to true, activates this policy.