PrivateEndpointProperty Constructors
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
PrivateEndpointProperty() |
Initializes a new instance of the PrivateEndpointProperty class. |
PrivateEndpointProperty(String) |
Initializes a new instance of the PrivateEndpointProperty class. |
Initializes a new instance of the PrivateEndpointProperty class.
public PrivateEndpointProperty ();
Public Sub New ()
Applies to
Initializes a new instance of the PrivateEndpointProperty class.
public PrivateEndpointProperty (string id = default);
new Microsoft.Azure.Management.PostgreSQL.Models.PrivateEndpointProperty : string -> Microsoft.Azure.Management.PostgreSQL.Models.PrivateEndpointProperty
Public Sub New (Optional id As String = Nothing)
Parameters
- id
- String
Resource id of the private endpoint.
Applies to
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: