Uses of Class
com.azure.resourcemanager.authorization.fluent.models.ContractsGetAvailableExtensionPropertiesRequestBody
-
Packages that use ContractsGetAvailableExtensionPropertiesRequestBody 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 ContractsGetAvailableExtensionPropertiesRequestBody in com.azure.resourcemanager.authorization.fluent
-
Uses of ContractsGetAvailableExtensionPropertiesRequestBody in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return ContractsGetAvailableExtensionPropertiesRequestBody Modifier and Type Method Description ContractsGetAvailableExtensionPropertiesRequestBody
ContractsGetAvailableExtensionPropertiesRequestBody. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: Dictionary of <any>.ContractsGetAvailableExtensionPropertiesRequestBody
ContractsGetAvailableExtensionPropertiesRequestBody. withIsSyncedFromOnPremises(Boolean isSyncedFromOnPremises)
Set the isSyncedFromOnPremises property: The isSyncedFromOnPremises property.
-