Class DiagnosticSettingsCategoryResourceInner


  • public class DiagnosticSettingsCategoryResourceInner
    extends ProxyOnlyResource
    The diagnostic settings category resource.
    • Constructor Detail

      • DiagnosticSettingsCategoryResourceInner

        public DiagnosticSettingsCategoryResourceInner()
    • Method Detail

      • categoryType

        public CategoryType categoryType()
        Get the categoryType property: The type of the diagnostic settings category.
        Returns:
        the categoryType value.
      • withCategoryType

        public DiagnosticSettingsCategoryResourceInner withCategoryType​(CategoryType categoryType)
        Set the categoryType property: The type of the diagnostic settings category.
        Parameters:
        categoryType - the categoryType value to set.
        Returns:
        the DiagnosticSettingsCategoryResourceInner object itself.