次の方法で共有


DdosCustomPolicyInner クラス

定義

リソース グループ内の DDoS カスタム ポリシー。

[Microsoft.Rest.Serialization.JsonTransformation]
public class DdosCustomPolicyInner : Microsoft.Azure.Management.ResourceManager.Fluent.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DdosCustomPolicyInner = class
    inherit Resource
Public Class DdosCustomPolicyInner
Inherits Resource
継承
DdosCustomPolicyInner
属性

コンストラクター

DdosCustomPolicyInner()

DdosCustomPolicyInner クラスの新しいインスタンスを初期化します。

DdosCustomPolicyInner(String, String, String, String, IDictionary<String, String>, String, ProvisioningState, IList<SubResource>, IList<ProtocolCustomSettingsFormat>, String)

DdosCustomPolicyInner クラスの新しいインスタンスを初期化します。

プロパティ

Etag

リソースが更新されるたびに変更される一意の読み取り専用文字列を取得します。

Id

リソース ID。Setter は、ネットワーク リソースで ID を設定する必要があるため、保護されます。

(継承元 ProxyResource)
Location

リソースの場所

(継承元 Resource)
Name

リソース名

(継承元 ProxyResource)
ProtocolCustomSettings

プロトコル固有の DDoS ポリシーカスタマイズ パラメーターを取得または設定します。

ProvisioningState

DDoS カスタム ポリシー リソースのプロビジョニング状態を取得します。 使用可能な値には、'Succeeded'、'Updating'、'Deleting'、'Failed' などがあります。

PublicIPAddresses

DDoS カスタム ポリシー リソースに関連付けられているパブリック IP の一覧を取得します。 この一覧は読み取り専用です。

ResourceGuid

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

Tags

リソース タグ

(継承元 Resource)
Type

リソースの種類

(継承元 ProxyResource)

メソッド

Validate()

オブジェクトを検証します。

適用対象