PrivateLinkServiceConnectionStateProperty 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
PrivateLinkServiceConnectionStateProperty() |
初始化 PrivateLinkServiceConnectionStateProperty 類別的新實例。 |
PrivateLinkServiceConnectionStateProperty(String, String, String) |
初始化 PrivateLinkServiceConnectionStateProperty 類別的新實例。 |
PrivateLinkServiceConnectionStateProperty()
初始化 PrivateLinkServiceConnectionStateProperty 類別的新實例。
public PrivateLinkServiceConnectionStateProperty ();
Public Sub New ()
適用於
PrivateLinkServiceConnectionStateProperty(String, String, String)
初始化 PrivateLinkServiceConnectionStateProperty 類別的新實例。
public PrivateLinkServiceConnectionStateProperty (string status = default, string description = default, string actionsRequired = default);
new Microsoft.Azure.Management.Automation.Models.PrivateLinkServiceConnectionStateProperty : string * string * string -> Microsoft.Azure.Management.Automation.Models.PrivateLinkServiceConnectionStateProperty
Public Sub New (Optional status As String = Nothing, Optional description As String = Nothing, Optional actionsRequired As String = Nothing)
參數
- status
- String
私人連結服務線上狀態。
- description
- String
私人連結服務連線描述。
- actionsRequired
- String
基本工作流程以外的任何動作 (核准/拒絕/中斷連線)