次の方法で共有


ComponentLinkedStorageAccountsPatch コンストラクター

定義

オーバーロード

ComponentLinkedStorageAccountsPatch()

ComponentLinkedStorageAccountsPatch クラスの新しいインスタンスを初期化します。

ComponentLinkedStorageAccountsPatch(String)

ComponentLinkedStorageAccountsPatch クラスの新しいインスタンスを初期化します。

ComponentLinkedStorageAccountsPatch()

ComponentLinkedStorageAccountsPatch クラスの新しいインスタンスを初期化します。

public ComponentLinkedStorageAccountsPatch ();
Public Sub New ()

適用対象

ComponentLinkedStorageAccountsPatch(String)

ComponentLinkedStorageAccountsPatch クラスの新しいインスタンスを初期化します。

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)

パラメーター

linkedStorageAccount
String

リンクされたストレージ アカウントのリソース ID

適用対象