Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphKeyValue
Packages that use MicrosoftGraphKeyValue
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphKeyValue in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphKeyValueModifier and TypeMethodDescriptionMicrosoftGraphKeyValue.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: keyValue.Set the key property: Key for the key-value pair.Set the value property: Value for the key-value pair.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphKeyValueModifier and TypeMethodDescriptionMicrosoftGraphAddIn.properties()Get the properties property: The properties property.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphKeyValueModifier and TypeMethodDescriptionMicrosoftGraphAddIn.withProperties(List<MicrosoftGraphKeyValue> properties) Set the properties property: The properties property.