MicrosoftGraphInformationalUrl |
MicrosoftGraphApplicationInner.info() |
Get the info property: informationalUrl.
|
MicrosoftGraphInformationalUrl |
MicrosoftGraphServicePrincipalInner.info() |
Get the info property: informationalUrl.
|
MicrosoftGraphInformationalUrl |
MicrosoftGraphInformationalUrl.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: informationalUrl.
|
MicrosoftGraphInformationalUrl |
MicrosoftGraphInformationalUrl.withLogoUrl(String logoUrl) |
Set the logoUrl property: CDN URL to the application's logo, Read-only.
|
MicrosoftGraphInformationalUrl |
MicrosoftGraphInformationalUrl.withMarketingUrl(String marketingUrl) |
Set the marketingUrl property: Link to the application's marketing page.
|
MicrosoftGraphInformationalUrl |
MicrosoftGraphInformationalUrl.withPrivacyStatementUrl(String privacyStatementUrl) |
Set the privacyStatementUrl property: Link to the application's privacy statement.
|
MicrosoftGraphInformationalUrl |
MicrosoftGraphInformationalUrl.withSupportUrl(String supportUrl) |
Set the supportUrl property: Link to the application's support page.
|
MicrosoftGraphInformationalUrl |
MicrosoftGraphInformationalUrl.withTermsOfServiceUrl(String termsOfServiceUrl) |
Set the termsOfServiceUrl property: Link to the application's terms of service statement.
|