Class GetSqlResourceSqlContainerResult


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

      • id

        public java.lang.String id()
        Returns:
        The unique resource identifier of the ARM resource.
      • location

        public java.util.Optional<java.lang.String> location()
        Returns:
        The location of the resource group to which the resource belongs.
      • name

        public java.lang.String name()
        Returns:
        The name of the ARM resource.
      • tags

        public java.util.Map<java.lang.String,​java.lang.String> tags()
        Returns:
        Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with "defaultExperience": "Cassandra". Current "defaultExperience" values also include "Table", "Graph", "DocumentDB", and "MongoDB".
      • type

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