Uses of Class
com.azure.resourcemanager.securityinsights.models.ProviderName
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of ProviderName in com.azure.resourcemanager.securityinsights.models
Modifier and TypeFieldDescriptionstatic final ProviderName
ProviderName.MICROSOFT_AADIAM_DIAGNOSTIC_SETTINGS
Static value microsoft.aadiam/diagnosticSettings for ProviderName.static final ProviderName
ProviderName.MICROSOFT_AUTHORIZATION_POLICY_ASSIGNMENTS
Static value Microsoft.Authorization/policyAssignments for ProviderName.static final ProviderName
ProviderName.MICROSOFT_OPERATIONAL_INSIGHTS_SOLUTIONS
Static value Microsoft.OperationalInsights/solutions for ProviderName.static final ProviderName
ProviderName.MICROSOFT_OPERATIONAL_INSIGHTS_WORKSPACES
Static value Microsoft.OperationalInsights/workspaces for ProviderName.static final ProviderName
Static value Microsoft.OperationalInsights/workspaces/datasources for ProviderName.static final ProviderName
Static value Microsoft.OperationalInsights/workspaces/sharedKeys for ProviderName.Modifier and TypeMethodDescriptionstatic ProviderName
ProviderName.fromString
(String name) Creates or finds a ProviderName from its string representation.ResourceProvider.provider()
Get the provider property: Provider name.Modifier and TypeMethodDescriptionstatic Collection<ProviderName>
ProviderName.values()
Gets known ProviderName values.Modifier and TypeMethodDescriptionPermissionsResourceProviderItem.withProvider
(ProviderName provider) Set the provider property: Provider name.ResourceProvider.withProvider
(ProviderName provider) Set the provider property: Provider name.