Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPrivacyProfile
Packages that use MicrosoftGraphPrivacyProfile
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphPrivacyProfile in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPrivacyProfileModifier and TypeMethodDescriptionMicrosoftGraphOrganization.privacyProfile()Get the privacyProfile property: privacyProfile.MicrosoftGraphPrivacyProfile.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: privacyProfile.MicrosoftGraphPrivacyProfile.withContactEmail(String contactEmail) Set the contactEmail property: A valid smtp email address for the privacy statement contact.MicrosoftGraphPrivacyProfile.withStatementUrl(String statementUrl) Set the statementUrl property: A valid URL format that begins with http:// or https://.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPrivacyProfileModifier and TypeMethodDescriptionMicrosoftGraphOrganization.withPrivacyProfile(MicrosoftGraphPrivacyProfile privacyProfile) Set the privacyProfile property: privacyProfile.