Freigeben über


ComponentLinkedStorageAccountsPatch Konstruktoren

Definition

Überlädt

ComponentLinkedStorageAccountsPatch()

Initialisiert eine neue instance der ComponentLinkedStorageAccountsPatch-Klasse.

ComponentLinkedStorageAccountsPatch(String)

Initialisiert eine neue instance der ComponentLinkedStorageAccountsPatch-Klasse.

ComponentLinkedStorageAccountsPatch()

Initialisiert eine neue instance der ComponentLinkedStorageAccountsPatch-Klasse.

public ComponentLinkedStorageAccountsPatch ();
Public Sub New ()

Gilt für:

ComponentLinkedStorageAccountsPatch(String)

Initialisiert eine neue instance der ComponentLinkedStorageAccountsPatch-Klasse.

public ComponentLinkedStorageAccountsPatch (string linkedStorageAccount = default);
new Microsoft.Azure.Management.ApplicationInsights.Management.Models.ComponentLinkedStorageAccountsPatch : string -> Microsoft.Azure.Management.ApplicationInsights.Management.Models.ComponentLinkedStorageAccountsPatch
Public Sub New (Optional linkedStorageAccount As String = Nothing)

Parameter

linkedStorageAccount
String

Ressourcen-ID des verknüpften Speicherkontos

Gilt für: