This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.insights.listDiagnosticSettingsCategory
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
Lists the diagnostic settings categories for the specified resource. Azure REST API version: 2021-05-01-preview.
Other available API versions: 2017-05-01-preview.
Using listDiagnosticSettingsCategory
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function listDiagnosticSettingsCategory(args: ListDiagnosticSettingsCategoryArgs, opts?: InvokeOptions): Promise<ListDiagnosticSettingsCategoryResult>
function listDiagnosticSettingsCategoryOutput(args: ListDiagnosticSettingsCategoryOutputArgs, opts?: InvokeOptions): Output<ListDiagnosticSettingsCategoryResult>
def list_diagnostic_settings_category(resource_uri: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> ListDiagnosticSettingsCategoryResult
def list_diagnostic_settings_category_output(resource_uri: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[ListDiagnosticSettingsCategoryResult]
func ListDiagnosticSettingsCategory(ctx *Context, args *ListDiagnosticSettingsCategoryArgs, opts ...InvokeOption) (*ListDiagnosticSettingsCategoryResult, error)
func ListDiagnosticSettingsCategoryOutput(ctx *Context, args *ListDiagnosticSettingsCategoryOutputArgs, opts ...InvokeOption) ListDiagnosticSettingsCategoryResultOutput
> Note: This function is named ListDiagnosticSettingsCategory
in the Go SDK.
public static class ListDiagnosticSettingsCategory
{
public static Task<ListDiagnosticSettingsCategoryResult> InvokeAsync(ListDiagnosticSettingsCategoryArgs args, InvokeOptions? opts = null)
public static Output<ListDiagnosticSettingsCategoryResult> Invoke(ListDiagnosticSettingsCategoryInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<ListDiagnosticSettingsCategoryResult> listDiagnosticSettingsCategory(ListDiagnosticSettingsCategoryArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:insights:listDiagnosticSettingsCategory
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Uri string - The identifier of the resource.
- Resource
Uri string - The identifier of the resource.
- resource
Uri String - The identifier of the resource.
- resource
Uri string - The identifier of the resource.
- resource_
uri str - The identifier of the resource.
- resource
Uri String - The identifier of the resource.
listDiagnosticSettingsCategory Result
The following output properties are available:
- Value
List<Pulumi.
Azure Native. Insights. Outputs. Diagnostic Settings Category Resource Response> - The collection of diagnostic settings category resources.
- Value
[]Diagnostic
Settings Category Resource Response - The collection of diagnostic settings category resources.
- value
List<Diagnostic
Settings Category Resource Response> - The collection of diagnostic settings category resources.
- value
Diagnostic
Settings Category Resource Response[] - The collection of diagnostic settings category resources.
- value
Sequence[Diagnostic
Settings Category Resource Response] - The collection of diagnostic settings category resources.
- value List<Property Map>
- The collection of diagnostic settings category resources.
Supporting Types
DiagnosticSettingsCategoryResourceResponse
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- System
Data Pulumi.Azure Native. Insights. Inputs. System Data Response - The system metadata related to this resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Category
Groups List<string> - the collection of what category groups are supported.
- Category
Type string - The type of the diagnostic settings category.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- System
Data SystemData Response - The system metadata related to this resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Category
Groups []string - the collection of what category groups are supported.
- Category
Type string - The type of the diagnostic settings category.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- system
Data SystemData Response - The system metadata related to this resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- category
Groups List<String> - the collection of what category groups are supported.
- category
Type String - The type of the diagnostic settings category.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- system
Data SystemData Response - The system metadata related to this resource.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- category
Groups string[] - the collection of what category groups are supported.
- category
Type string - The type of the diagnostic settings category.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- system_
data SystemData Response - The system metadata related to this resource.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- category_
groups Sequence[str] - the collection of what category groups are supported.
- category_
type str - The type of the diagnostic settings category.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- system
Data Property Map - The system metadata related to this resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- category
Groups List<String> - the collection of what category groups are supported.
- category
Type String - The type of the diagnostic settings category.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi