Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEndpoint
Packages that use MicrosoftGraphEndpoint
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphEndpoint in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphEndpointModifier and TypeMethodDescriptionMicrosoftGraphEndpoint.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: Represents an Azure Active Directory object.MicrosoftGraphEndpoint.withCapability(String capability) Set the capability property: Describes the capability that is associated with this resource.MicrosoftGraphEndpoint.withDeletedDateTime(OffsetDateTime deletedDateTime) Set the deletedDateTime property: The deletedDateTime property.Set the id property: Read-only.MicrosoftGraphEndpoint.withProviderId(String providerId) Set the providerId property: Application id of the publishing underlying service.MicrosoftGraphEndpoint.withProviderName(String providerName) Set the providerName property: Name of the publishing underlying service.MicrosoftGraphEndpoint.withProviderResourceId(String providerResourceId) Set the providerResourceId property: For Microsoft 365 groups, this is set to a well-known name for the resource (e.g.Set the uri property: URL of the published resource.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphEndpointModifier and TypeMethodDescriptionMicrosoftGraphServicePrincipalInner.endpoints()Get the endpoints property: Endpoints available for discovery.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphEndpointModifier and TypeMethodDescriptionMicrosoftGraphServicePrincipalInner.withEndpoints(List<MicrosoftGraphEndpoint> endpoints) Set the endpoints property: Endpoints available for discovery.