Share via


ScopeConnection クラス

定義

スコープ接続リソース

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

コンストラクター

ScopeConnection()

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

ScopeConnection(String, String, String, String, String, String, String, String, SystemData)

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

プロパティ

ConnectionState

接続状態を取得または設定します。 使用可能な値には、'Connected'、'Pending'、'Conflict'、'Revoked'、'Rejected' などがあります。

Description

スコープ接続の説明を取得または設定します。

Etag

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

(継承元 ChildResource)
Id

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

(継承元 ChildResource)
Name

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

(継承元 ChildResource)
ResourceId

リソース ID を取得または設定します。

SystemData

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

TenantId

テナント ID を取得または設定します。

Type

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

(継承元 ChildResource)

適用対象