Uses of Class
com.azure.resourcemanager.authorization.fluent.models.GroupsGetAvailableExtensionPropertiesRequestBody
-
Packages that use GroupsGetAvailableExtensionPropertiesRequestBody Package Description com.azure.resourcemanager.authorization.fluent Package containing the service clients for AuthorizationManagementClient.com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of GroupsGetAvailableExtensionPropertiesRequestBody in com.azure.resourcemanager.authorization.fluent
-
Uses of GroupsGetAvailableExtensionPropertiesRequestBody in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return GroupsGetAvailableExtensionPropertiesRequestBody Modifier and Type Method Description GroupsGetAvailableExtensionPropertiesRequestBody
GroupsGetAvailableExtensionPropertiesRequestBody. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: Dictionary of <any>.GroupsGetAvailableExtensionPropertiesRequestBody
GroupsGetAvailableExtensionPropertiesRequestBody. withIsSyncedFromOnPremises(Boolean isSyncedFromOnPremises)
Set the isSyncedFromOnPremises property: The isSyncedFromOnPremises property.
-