次の方法で共有


StorageInsightResource.Get(CancellationToken) メソッド

定義

ストレージ分析情報インスタンスを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/storageInsightConfigs/{storageInsightName}
  • 操作IdStorageInsightConfigs_Get
public virtual Azure.Response<Azure.ResourceManager.OperationalInsights.StorageInsightResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.OperationalInsights.StorageInsightResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.OperationalInsights.StorageInsightResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of StorageInsightResource)

パラメーター

cancellationToken
CancellationToken

使用する取り消しトークン。

戻り値

適用対象