Interface StorageAccountCredential.UpdateStages.WithSslStatus

All Known Subinterfaces:
StorageAccountCredential.Update
Enclosing interface:
StorageAccountCredential.UpdateStages

public static interface StorageAccountCredential.UpdateStages.WithSslStatus
The stage of the StorageAccountCredential update allowing to specify sslStatus.
  • Method Details

    • withSslStatus

      StorageAccountCredential.Update withSslStatus(SslStatus sslStatus)
      Specifies the sslStatus property: Signifies whether SSL needs to be enabled or not..
      Parameters:
      sslStatus - Signifies whether SSL needs to be enabled or not.
      Returns:
      the next definition stage.