Class DatabaseAccountListReadOnlyKeysResultInner

    • Constructor Detail

      • DatabaseAccountListReadOnlyKeysResultInner

        public DatabaseAccountListReadOnlyKeysResultInner()
    • Method Detail

      • primaryReadonlyMasterKey

        public String primaryReadonlyMasterKey()
        Get the primaryReadonlyMasterKey property: Base 64 encoded value of the primary read-only key.
        Returns:
        the primaryReadonlyMasterKey value.
      • secondaryReadonlyMasterKey

        public String secondaryReadonlyMasterKey()
        Get the secondaryReadonlyMasterKey property: Base 64 encoded value of the secondary read-only key.
        Returns:
        the secondaryReadonlyMasterKey value.
      • validate

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