Class DatabaseConnectionOverviewResponse


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

      • connectionIdentity

        public java.lang.String connectionIdentity()
        Returns:
        If present, the identity is used in conjunction with connection string to connect to the database. Use of the system-assigned managed identity is indicated with the string 'SystemAssigned', while use of a user-assigned managed identity is indicated with the resource id of the managed identity resource.
      • name

        public java.lang.String name()
        Returns:
        If present, the name of this database connection resource.
      • region

        public java.lang.String region()
        Returns:
        The region of the database resource.
      • resourceId

        public java.lang.String resourceId()
        Returns:
        The resource id of the database.