次の方法で共有


HttpLogsConfig.AzureBlobStorage プロパティ

定義

http ログを Azure BLOB ストレージの構成に設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="azureBlobStorage")]
public Microsoft.Azure.Management.AppService.Fluent.Models.AzureBlobStorageHttpLogsConfig AzureBlobStorage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="azureBlobStorage")>]
member this.AzureBlobStorage : Microsoft.Azure.Management.AppService.Fluent.Models.AzureBlobStorageHttpLogsConfig with get, set
Public Property AzureBlobStorage As AzureBlobStorageHttpLogsConfig

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象