次の方法で共有


LogProfileResource.StorageAccountId プロパティ

定義

アクティビティ ログを送信するストレージ アカウントのリソース ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountId")]
public string StorageAccountId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountId")>]
member this.StorageAccountId : string with get, set
Public Property StorageAccountId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象