Interface DiagnosticSettingsCategory

  • All Superinterfaces:
    com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.monitor.implementation.DiagnosticSettingsCategoryResourceInner>

    public interface DiagnosticSettingsCategory
    extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.monitor.implementation.DiagnosticSettingsCategoryResourceInner>
    The Azure event log entries are of type DiagnosticSettingsCategory.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String name()
      Get the diagnostic settings category name value.
      CategoryType type()
      Get the categoryType value.
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner

        inner
    • Method Detail

      • 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