PSPrivateEndpointProperty(String) Constructor
Definition
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.
Initializes a new instance of the PrivateEndpointProperty class.
public PSPrivateEndpointProperty (string id = default);
new Microsoft.Azure.Commands.Insights.OutputClasses.PSPrivateEndpointProperty : string -> Microsoft.Azure.Commands.Insights.OutputClasses.PSPrivateEndpointProperty
Public Sub New (Optional id As String = Nothing)
Parameters
- id
- String
Resource id of the private endpoint.