EdgeProfile 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
EdgeProfile() |
Initializes a new instance of the EdgeProfile class. |
EdgeProfile(EdgeProfileSubscription) |
Initializes a new instance of the EdgeProfile class. |
EdgeProfile()
Initializes a new instance of the EdgeProfile class.
public EdgeProfile ();
Public Sub New ()
Applies to
EdgeProfile(EdgeProfileSubscription)
Initializes a new instance of the EdgeProfile class.
public EdgeProfile (Microsoft.Azure.Management.DataBoxEdge.Models.EdgeProfileSubscription subscription = default);
new Microsoft.Azure.Management.DataBoxEdge.Models.EdgeProfile : Microsoft.Azure.Management.DataBoxEdge.Models.EdgeProfileSubscription -> Microsoft.Azure.Management.DataBoxEdge.Models.EdgeProfile
Public Sub New (Optional subscription As EdgeProfileSubscription = Nothing)
Parameters
- subscription
- EdgeProfileSubscription
Edge Profile Subscription