PSPrivateLinkServiceConnectionState 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.
public PSPrivateLinkServiceConnectionState (Microsoft.Azure.Management.Batch.Models.PrivateLinkServiceConnectionStatus status, string description = default, string actionRequired = default);
new Microsoft.Azure.Commands.Batch.Models.PSPrivateLinkServiceConnectionState : Microsoft.Azure.Management.Batch.Models.PrivateLinkServiceConnectionStatus * string * string -> Microsoft.Azure.Commands.Batch.Models.PSPrivateLinkServiceConnectionState
Public Sub New (status As PrivateLinkServiceConnectionStatus, Optional description As String = Nothing, Optional actionRequired As String = Nothing)
Parameters
- description
- String
- actionRequired
- String