次の方法で共有


IpGroupInner クラス

定義

IpGroups リソース情報。

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

コンストラクター

IpGroupInner()

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

IpGroupInner(String, String, String, String, IDictionary<String,String>, ProvisioningState, IList<String>, IList<SubResource>, String)

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

プロパティ

Etag

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

Firewalls

この IpGroups が関連付けられている Azure リソースへの参照の一覧を取得します。

Id

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

(継承元 ProxyResource)
IpAddresses

IpGroups リソースの ipAddresses/IpAddressPrefixes を取得または設定します。

Location

リソースの場所

(継承元 Resource)
Name

リソース名

(継承元 ProxyResource)
ProvisioningState

IpGroups リソースのプロビジョニング状態を取得します。 指定できる値は、'Succeeded'、'Updating'、'Deleting'、'Failed' です。

Tags

リソース タグ

(継承元 Resource)
Type

リソースの種類

(継承元 ProxyResource)

メソッド

Validate()

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

適用対象