Interface DiagnosticSettingsCategory

All Superinterfaces:
HasInnerModel<DiagnosticSettingsCategoryResourceInner>

public interface DiagnosticSettingsCategory extends HasInnerModel<DiagnosticSettingsCategoryResourceInner>
The Azure event log entries are of type DiagnosticSettingsCategory.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the diagnostic settings category name value.
    Get the categoryType value.

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel

    innerModel
  • Method Details

    • name

      String name()
      Get the diagnostic settings category name value.
      Returns:
      the diagnostic settings category name
    • type

      CategoryType type()
      Get the categoryType value.
      Returns:
      the categoryType value