Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphContentTypeOrder
-
Packages that use MicrosoftGraphContentTypeOrder Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphContentTypeOrder in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphContentTypeOrder Modifier and Type Method Description MicrosoftGraphContentTypeOrderMicrosoftGraphContentType. order()Get the order property: contentTypeOrder.MicrosoftGraphContentTypeOrderMicrosoftGraphContentTypeOrder. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: contentTypeOrder.MicrosoftGraphContentTypeOrderMicrosoftGraphContentTypeOrder. withDefaultProperty(Boolean defaultProperty)Set the defaultProperty property: Whether this is the default Content Type.MicrosoftGraphContentTypeOrderMicrosoftGraphContentTypeOrder. withPosition(Integer position)Set the position property: Specifies the position in which the Content Type appears in the selection UI.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphContentTypeOrder Modifier and Type Method Description MicrosoftGraphContentTypeMicrosoftGraphContentType. withOrder(MicrosoftGraphContentTypeOrder order)Set the order property: contentTypeOrder.
-