次の方法で共有


ServerPrivateLinkServiceConnectionStateProperty クラス

定義

public class ServerPrivateLinkServiceConnectionStateProperty
type ServerPrivateLinkServiceConnectionStateProperty = class
Public Class ServerPrivateLinkServiceConnectionStateProperty
継承
ServerPrivateLinkServiceConnectionStateProperty

コンストラクター

ServerPrivateLinkServiceConnectionStateProperty()

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

ServerPrivateLinkServiceConnectionStateProperty(String, String, String)

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

プロパティ

ActionsRequired

プライベート リンク サービス接続に必要なアクションを取得します。 使用可能な値は次のとおりです: 'None'

Description

プライベート リンク サービスの接続の説明を取得または設定します。

Status

プライベート リンク サービスの接続状態を取得または設定します。 使用可能な値には、'Approved'、'Pending'、'Rejected'、'Disconnected' などがあります。

メソッド

Validate()

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

適用対象