Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphContentTypeInfo
-
Packages that use MicrosoftGraphContentTypeInfo Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphContentTypeInfo in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphContentTypeInfo Modifier and Type Method Description MicrosoftGraphContentTypeInfoMicrosoftGraphListItem. contentType()Get the contentType property: contentTypeInfo.MicrosoftGraphContentTypeInfoMicrosoftGraphContentTypeInfo. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: contentTypeInfo.MicrosoftGraphContentTypeInfoMicrosoftGraphContentTypeInfo. withId(String id)Set the id property: The id of the content type.MicrosoftGraphContentTypeInfoMicrosoftGraphContentTypeInfo. withName(String name)Set the name property: The name of the content type.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphContentTypeInfo Modifier and Type Method Description MicrosoftGraphListItemMicrosoftGraphListItem. withContentType(MicrosoftGraphContentTypeInfo contentType)Set the contentType property: contentTypeInfo.
-