次の方法で共有


AzureTableStorageApplicationLogsConfig クラス

定義

Azure テーブル ストレージの構成に対するアプリケーション ログ。

public class AzureTableStorageApplicationLogsConfig
type AzureTableStorageApplicationLogsConfig = class
Public Class AzureTableStorageApplicationLogsConfig
継承
AzureTableStorageApplicationLogsConfig

コンストラクター

AzureTableStorageApplicationLogsConfig()

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

AzureTableStorageApplicationLogsConfig(String, Nullable<LogLevel>)

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

プロパティ

Level

ログ レベルを取得または設定します。 使用できる値は、'Off'、'Verbose'、'Information'、'Warning'、'Error' です。

SasUrl

追加/クエリ/削除アクセス許可を持つ Azure テーブルへの SAS URL を取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象