DellFileSystemUserDetails(String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of DellFileSystemUserDetails.
public DellFileSystemUserDetails(string email);
new Azure.ResourceManager.Dell.Storage.Models.DellFileSystemUserDetails : string -> Azure.ResourceManager.Dell.Storage.Models.DellFileSystemUserDetails
Public Sub New (email As String)
Parameters
- String
User Email.
Exceptions
email is null.