Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPolicyBase
-
Packages that use MicrosoftGraphPolicyBase Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphPolicyBase in com.azure.resourcemanager.authorization.fluent.models
Subclasses of MicrosoftGraphPolicyBase in com.azure.resourcemanager.authorization.fluent.models Modifier and Type Class Description classMicrosoftGraphClaimsMappingPolicyInnerRepresents an Azure Active Directory object.classMicrosoftGraphHomeRealmDiscoveryPolicyInnerRepresents an Azure Active Directory object.classMicrosoftGraphStsPolicyRepresents an Azure Active Directory object.classMicrosoftGraphTokenIssuancePolicyInnerRepresents an Azure Active Directory object.classMicrosoftGraphTokenLifetimePolicyInnerRepresents an Azure Active Directory object.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPolicyBase Modifier and Type Method Description MicrosoftGraphPolicyBaseMicrosoftGraphPolicyBase. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: Represents an Azure Active Directory object.MicrosoftGraphPolicyBaseMicrosoftGraphPolicyBase. withDeletedDateTime(OffsetDateTime deletedDateTime)Set the deletedDateTime property: The deletedDateTime property.MicrosoftGraphPolicyBaseMicrosoftGraphPolicyBase. withDescription(String description)Set the description property: Description for this policy.MicrosoftGraphPolicyBaseMicrosoftGraphPolicyBase. withDisplayName(String displayName)Set the displayName property: Display name for this policy.MicrosoftGraphPolicyBaseMicrosoftGraphPolicyBase. withId(String id)Set the id property: Read-only.
-