次の方法で共有


IWithState インターフェイス

定義

状態を指定できるプライベート エンドポイント接続更新のステージ。

public interface IWithState
type IWithState = interface
Public Interface IWithState
派生

メソッド

WithDescription(String)

state プロパティの説明を指定します。

WithStateProperty(PrivateLinkServiceConnectionStateProperty)

state プロパティを指定します。

WithStatus(String)

state プロパティの状態を指定します。

適用対象