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 class
MicrosoftGraphClaimsMappingPolicyInner
Represents an Azure Active Directory object.class
MicrosoftGraphHomeRealmDiscoveryPolicyInner
Represents an Azure Active Directory object.class
MicrosoftGraphStsPolicy
Represents an Azure Active Directory object.class
MicrosoftGraphTokenIssuancePolicyInner
Represents an Azure Active Directory object.class
MicrosoftGraphTokenLifetimePolicyInner
Represents an Azure Active Directory object.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPolicyBase Modifier and Type Method Description MicrosoftGraphPolicyBase
MicrosoftGraphPolicyBase. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: Represents an Azure Active Directory object.MicrosoftGraphPolicyBase
MicrosoftGraphPolicyBase. withDeletedDateTime(OffsetDateTime deletedDateTime)
Set the deletedDateTime property: The deletedDateTime property.MicrosoftGraphPolicyBase
MicrosoftGraphPolicyBase. withDescription(String description)
Set the description property: Description for this policy.MicrosoftGraphPolicyBase
MicrosoftGraphPolicyBase. withDisplayName(String displayName)
Set the displayName property: Display name for this policy.MicrosoftGraphPolicyBase
MicrosoftGraphPolicyBase. withId(String id)
Set the id property: Read-only.
-