Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphInformationalUrl
Packages that use MicrosoftGraphInformationalUrl
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphInformationalUrl in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphInformationalUrlModifier and TypeMethodDescriptionMicrosoftGraphApplicationInner.info()Get the info property: informationalUrl.MicrosoftGraphServicePrincipalInner.info()Get the info property: informationalUrl.MicrosoftGraphInformationalUrl.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: informationalUrl.MicrosoftGraphInformationalUrl.withLogoUrl(String logoUrl) Set the logoUrl property: CDN URL to the application's logo, Read-only.MicrosoftGraphInformationalUrl.withMarketingUrl(String marketingUrl) Set the marketingUrl property: Link to the application's marketing page.MicrosoftGraphInformationalUrl.withPrivacyStatementUrl(String privacyStatementUrl) Set the privacyStatementUrl property: Link to the application's privacy statement.MicrosoftGraphInformationalUrl.withSupportUrl(String supportUrl) Set the supportUrl property: Link to the application's support page.MicrosoftGraphInformationalUrl.withTermsOfServiceUrl(String termsOfServiceUrl) Set the termsOfServiceUrl property: Link to the application's terms of service statement.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphInformationalUrlModifier and TypeMethodDescriptionMicrosoftGraphApplicationInner.withInfo(MicrosoftGraphInformationalUrl info) Set the info property: informationalUrl.MicrosoftGraphServicePrincipalInner.withInfo(MicrosoftGraphInformationalUrl info) Set the info property: informationalUrl.