PSDataBoxEdgeUser Constructors
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.
Overloads
PSDataBoxEdgeUser() | |
PSDataBoxEdgeUser(User) |
PSDataBoxEdgeUser()
public PSDataBoxEdgeUser ();
Public Sub New ()
Applies to
PSDataBoxEdgeUser(User)
public PSDataBoxEdgeUser (Microsoft.Azure.Management.DataBoxEdge.Models.User user);
new Microsoft.Azure.PowerShell.Cmdlets.DataBoxEdge.Models.PSDataBoxEdgeUser : Microsoft.Azure.Management.DataBoxEdge.Models.User -> Microsoft.Azure.PowerShell.Cmdlets.DataBoxEdge.Models.PSDataBoxEdgeUser
Public Sub New (user As User)
Parameters
- user
- User