IPrivateEndpointConnection.PrivateLinkServiceConnectionStateActionsRequired Property

Definition

Gets or sets actions required.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Gets or sets actions required.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="actionsRequired", Update=true)]
public string PrivateLinkServiceConnectionStateActionsRequired { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Gets or sets actions required.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="actionsRequired", Update=true)>]
member this.PrivateLinkServiceConnectionStateActionsRequired : string with get, set
Public Property PrivateLinkServiceConnectionStateActionsRequired As String

Property Value

Attributes

Applies to