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