Freigeben über


EdgeProfilePatch Konstruktoren

Definition

Überlädt

EdgeProfilePatch()

Initialisiert eine neue instance der EdgeProfilePatch-Klasse.

EdgeProfilePatch(EdgeProfileSubscriptionPatch)

Initialisiert eine neue instance der EdgeProfilePatch-Klasse.

EdgeProfilePatch()

Initialisiert eine neue instance der EdgeProfilePatch-Klasse.

public EdgeProfilePatch ();
Public Sub New ()

Gilt für:

EdgeProfilePatch(EdgeProfileSubscriptionPatch)

Initialisiert eine neue instance der EdgeProfilePatch-Klasse.

public EdgeProfilePatch (Microsoft.Azure.Management.DataBoxEdge.Models.EdgeProfileSubscriptionPatch subscription = default);
new Microsoft.Azure.Management.DataBoxEdge.Models.EdgeProfilePatch : Microsoft.Azure.Management.DataBoxEdge.Models.EdgeProfileSubscriptionPatch -> Microsoft.Azure.Management.DataBoxEdge.Models.EdgeProfilePatch
Public Sub New (Optional subscription As EdgeProfileSubscriptionPatch = Nothing)

Parameter

subscription
EdgeProfileSubscriptionPatch

Patch für Data Box Edge-/Gateway-Edgeprofilabonnement

Gilt für: