次の方法で共有


FlowLog.StorageId プロパティ

定義

フロー ログの格納に使用されるストレージ アカウントの ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象