Class GetMonitorResult


  • public final class GetMonitorResult
    extends java.lang.Object
    • Method Detail

      • id

        public java.lang.String id()
        Returns:
        ARM id of the monitor resource.
      • identity

        public java.util.Optional<IdentityPropertiesResponse> identity()
        Returns:
        Identity properties of the monitor resource.
      • location

        public java.lang.String location()
        Returns:
        The location of the monitor resource
      • name

        public java.lang.String name()
        Returns:
        Name of the monitor resource.
      • sku

        public java.util.Optional<ResourceSkuResponse> sku()
        Returns:
        SKU of the monitor resource.
      • systemData

        public SystemDataResponse systemData()
        Returns:
        The system metadata relating to this resource
      • tags

        public java.util.Map<java.lang.String,​java.lang.String> tags()
        Returns:
        The tags of the monitor resource.
      • type

        public java.lang.String type()
        Returns:
        The type of the monitor resource.