次の方法で共有


IWithStorageAccount.WithStorageAccount(String) メソッド

定義

ログの格納に使用するストレージ アカウントを指定します。

public Microsoft.Azure.Management.Network.Fluent.FlowLogSettings.Update.IUpdate WithStorageAccount (string storageId);
abstract member WithStorageAccount : string -> Microsoft.Azure.Management.Network.Fluent.FlowLogSettings.Update.IUpdate
Public Function WithStorageAccount (storageId As String) As IUpdate

パラメーター

storageId
String

ストレージ アカウントの ID。

戻り値

適用対象