次の方法で共有


ServiceProperties.Logging プロパティ

定義

ログのプロパティを取得または設定します。

public Microsoft.Azure.Storage.Shared.Protocol.LoggingProperties Logging { get; set; }
member this.Logging : Microsoft.Azure.Storage.Shared.Protocol.LoggingProperties with get, set
Public Property Logging As LoggingProperties

プロパティ値

ログのプロパティです。

適用対象