GradientEdge CDK Utils
    Preparing search index...

    Interface MonitorDiagnosticSettingProps

    interface MonitorDiagnosticSettingProps {
        eventHubAuthorizationRuleId?: Input<string>;
        eventHubName?: Input<string>;
        logAnalyticsDestinationType?: Input<string>;
        logs?: Input<Input<LogSettingsArgs>[]>;
        marketplacePartnerId?: Input<string>;
        metrics?: Input<Input<MetricSettingsArgs>[]>;
        name?: Input<string>;
        resourceUri: Input<string>;
        serviceBusRuleId?: Input<string>;
        storageAccountId?: Input<string>;
        workspaceId?: Input<string>;
    }

    Hierarchy

    • DiagnosticSettingArgs
      • MonitorDiagnosticSettingProps
    Index

    Properties

    eventHubAuthorizationRuleId?: Input<string>

    The resource Id for the event hub authorization rule.

    eventHubName?: Input<string>

    The name of the event hub. If none is specified, the default event hub will be selected.

    logAnalyticsDestinationType?: Input<string>

    A string indicating whether the export to Log Analytics should use the default destination type, i.e. AzureDiagnostics, or use a destination type constructed as follows: _. Possible values are: Dedicated and null (null is default.)

    logs?: Input<Input<LogSettingsArgs>[]>

    The list of logs settings.

    marketplacePartnerId?: Input<string>

    The full ARM resource ID of the Marketplace resource to which you would like to send Diagnostic Logs.

    metrics?: Input<Input<MetricSettingsArgs>[]>

    The list of metric settings.

    name?: Input<string>

    The name of the diagnostic setting.

    resourceUri: Input<string>

    The identifier of the resource.

    serviceBusRuleId?: Input<string>

    The service bus rule Id of the diagnostic setting. This is here to maintain backwards compatibility.

    storageAccountId?: Input<string>

    The resource ID of the storage account to which you would like to send Diagnostic Logs.

    workspaceId?: Input<string>

    The full ARM resource ID of the Log Analytics workspace to which you would like to send Diagnostic Logs. Example: /subscriptions/4b9e8510-67ab-4e9a-95a9-e2f1e570ea9c/resourceGroups/insights-integration/providers/Microsoft.OperationalInsights/workspaces/viruela2