Uses of Class
com.azure.resourcemanager.authorization.fluent.models.CollectionOfExtensionProperty
Packages that use CollectionOfExtensionProperty
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of CollectionOfExtensionProperty in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return CollectionOfExtensionPropertyModifier and TypeMethodDescriptionCollectionOfExtensionProperty.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: Collection of extensionProperty.CollectionOfExtensionProperty.withOdataNextLink(String odataNextLink) Set the odataNextLink property: The @odata.nextLink property.CollectionOfExtensionProperty.withValue(List<MicrosoftGraphExtensionPropertyInner> value) Set the value property: The value property.