次の方法で共有


ContainerServiceVMDiagnostics.StorageUri プロパティ

定義

診断が格納されているストレージ アカウントの URI を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="storageUri")]
public string StorageUri { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageUri")>]
member this.StorageUri : string
Public ReadOnly Property StorageUri As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象