ManagedPrivateEndpointsModelFactory.ManagedPrivateEndpointConnectionState Method
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 ManagedPrivateEndpointConnectionState.
public static Azure.Analytics.Synapse.ManagedPrivateEndpoints.Models.ManagedPrivateEndpointConnectionState ManagedPrivateEndpointConnectionState (string status = default, string description = default, string actionsRequired = default);
static member ManagedPrivateEndpointConnectionState : string * string * string -> Azure.Analytics.Synapse.ManagedPrivateEndpoints.Models.ManagedPrivateEndpointConnectionState
Public Shared Function ManagedPrivateEndpointConnectionState (Optional status As String = Nothing, Optional description As String = Nothing, Optional actionsRequired As String = Nothing) As ManagedPrivateEndpointConnectionState
- status
- String
The approval status.
- description
- String
The managed private endpoint description.
- actionsRequired
- String
The actions required on the managed private endpoint.
A new ManagedPrivateEndpointConnectionState instance for mocking.
Product | Versions |
---|---|
Azure SDK for .NET | Preview |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: