次の方法で共有


DdosCustomPolicy.ResourceGuid プロパティ

定義

DDoS カスタム ポリシー リソースのリソース GUID プロパティを取得します。 ユーザーが名前を変更したり、サブスクリプションまたはリソース グループ間でリソースを移行したりした場合でも、リソースを一意に識別します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象