PrivateLinkServiceConnectionStateProperty.ActionsRequired 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.
Gets any action that is required beyond basic workflow (approve/ reject/ disconnect)
[Newtonsoft.Json.JsonProperty(PropertyName="actionsRequired")]
public string ActionsRequired { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actionsRequired")>]
member this.ActionsRequired : string
Public ReadOnly Property ActionsRequired As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute