次の方法で共有


FlowLog.TargetResourceGuid プロパティ

定義

フロー ログが適用されるネットワーク セキュリティ グループの GUID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象