Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphSettingSource
Packages that use MicrosoftGraphSettingSource
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphSettingSource in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphSettingSourceModifier and TypeMethodDescriptionMicrosoftGraphSettingSource.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: settingSource.MicrosoftGraphSettingSource.withDisplayName(String displayName) Set the displayName property: Not yet documented.Set the id property: Not yet documented.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphSettingSourceModifier and TypeMethodDescriptionMicrosoftGraphDeviceCompliancePolicySettingState.sources()Get the sources property: Contributing policies.MicrosoftGraphDeviceConfigurationSettingState.sources()Get the sources property: Contributing policies.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphSettingSourceModifier and TypeMethodDescriptionMicrosoftGraphDeviceCompliancePolicySettingState.withSources(List<MicrosoftGraphSettingSource> sources) Set the sources property: Contributing policies.MicrosoftGraphDeviceConfigurationSettingState.withSources(List<MicrosoftGraphSettingSource> sources) Set the sources property: Contributing policies.