PSDataBoxEdgeRole 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
PSDataBoxEdgeRole() | |
PSDataBoxEdgeRole(Role) |
PSDataBoxEdgeRole()
public PSDataBoxEdgeRole ();
Public Sub New ()
Applies to
PSDataBoxEdgeRole(Role)
public PSDataBoxEdgeRole (Microsoft.Azure.Management.DataBoxEdge.Models.Role role);
new Microsoft.Azure.PowerShell.Cmdlets.DataBoxEdge.Models.PSDataBoxEdgeRole : Microsoft.Azure.Management.DataBoxEdge.Models.Role -> Microsoft.Azure.PowerShell.Cmdlets.DataBoxEdge.Models.PSDataBoxEdgeRole
Public Sub New (role As Role)
Parameters
- role
- Role