Class DatabaseInner

    • Constructor Detail

      • DatabaseInner

        public DatabaseInner()
    • Method Detail

      • location

        public String location()
        Get the location property: Resource location.
        Returns:
        the location value.
      • withLocation

        public DatabaseInner withLocation​(String location)
        Set the location property: Resource location.
        Parameters:
        location - the location value to set.
        Returns:
        the DatabaseInner object itself.
      • systemData

        public com.azure.core.management.SystemData systemData()
        Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
        Returns:
        the systemData value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.