PSPrivateLinkServiceConnectionState.ActionRequired Property
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.
Caution
This property is deprecated. Please use ActionsRequired instead.
Gets the actions required on the private connection state
[System.Obsolete("This property is deprecated. Please use ActionsRequired instead.")]
public string ActionRequired { get; }
[<System.Obsolete("This property is deprecated. Please use ActionsRequired instead.")>]
member this.ActionRequired : string
Public ReadOnly Property ActionRequired As String
Property Value
- Attributes