次の方法で共有


AdminRuleCollection クラス

定義

管理規則のコレクションを定義します。

[Microsoft.Rest.Serialization.JsonTransformation]
public class AdminRuleCollection : Microsoft.Azure.Management.Network.Models.ChildResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AdminRuleCollection = class
    inherit ChildResource
Public Class AdminRuleCollection
Inherits ChildResource
継承
AdminRuleCollection
属性

コンストラクター

AdminRuleCollection()

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

AdminRuleCollection(IList<NetworkManagerSecurityGroupItem>, String, String, String, String, String, String, SystemData)

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

プロパティ

AppliesToGroups

構成のグループを取得または設定します

Description

管理ルール コレクションの説明を取得または設定します。

Etag

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

(継承元 ChildResource)
Id

リソース ID を取得します。

(継承元 ChildResource)
Name

リソース名を取得します。

(継承元 ChildResource)
ProvisioningState

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

SystemData

このリソースに関連するシステム メタデータを取得します。

Type

リソースの種類を取得します。

(継承元 ChildResource)

メソッド

Validate()

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

適用対象