PrivateEndpointProperty 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
PrivateEndpointProperty() |
初始化 PrivateEndpointProperty 類別的新實例。 |
PrivateEndpointProperty(String) |
初始化 PrivateEndpointProperty 類別的新實例。 |
PrivateEndpointProperty()
初始化 PrivateEndpointProperty 類別的新實例。
public PrivateEndpointProperty ();
Public Sub New ()
適用於
PrivateEndpointProperty(String)
初始化 PrivateEndpointProperty 類別的新實例。
public PrivateEndpointProperty (string id = default);
new Microsoft.Azure.Management.Automation.Models.PrivateEndpointProperty : string -> Microsoft.Azure.Management.Automation.Models.PrivateEndpointProperty
Public Sub New (Optional id As String = Nothing)
參數
- id
- String
私人端點的資源識別碼。