Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphInternetMessageHeader
Packages that use MicrosoftGraphInternetMessageHeader
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphInternetMessageHeader in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphInternetMessageHeaderModifier and TypeMethodDescriptionMicrosoftGraphInternetMessageHeader.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: internetMessageHeader.Set the name property: Represents the key in a key-value pair.Set the value property: The value in a key-value pair.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphInternetMessageHeaderModifier and TypeMethodDescriptionMicrosoftGraphMessage.internetMessageHeaders()Get the internetMessageHeaders property: A collection of message headers defined by RFC5322.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphInternetMessageHeaderModifier and TypeMethodDescriptionMicrosoftGraphMessage.withInternetMessageHeaders(List<MicrosoftGraphInternetMessageHeader> internetMessageHeaders) Set the internetMessageHeaders property: A collection of message headers defined by RFC5322.