Class LocalUserRegeneratePasswordResultInner


  • public final class LocalUserRegeneratePasswordResultInner
    extends Object
    The secrets of Storage Account Local User.
    • Constructor Detail

      • LocalUserRegeneratePasswordResultInner

        public LocalUserRegeneratePasswordResultInner()
    • Method Detail

      • sshPassword

        public String sshPassword()
        Get the sshPassword property: Auto generated password by the server for SSH authentication if hasSshPassword is set to true on the creation of local user.
        Returns:
        the sshPassword value.
      • validate

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