次の方法で共有


Cluster.DiagnosticsStorageAccountConfig プロパティ

定義

Service Fabric 診断ログを格納するためのストレージ アカウント情報を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.diagnosticsStorageAccountConfig")]
public Microsoft.Azure.Management.ServiceFabric.Models.DiagnosticsStorageAccountConfig DiagnosticsStorageAccountConfig { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.diagnosticsStorageAccountConfig")>]
member this.DiagnosticsStorageAccountConfig : Microsoft.Azure.Management.ServiceFabric.Models.DiagnosticsStorageAccountConfig with get, set
Public Property DiagnosticsStorageAccountConfig As DiagnosticsStorageAccountConfig

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象