IPrivateLinkServiceProxy.RemotePrivateLinkServiceConnectionStateActionsRequired 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 RemotePrivateLinkServiceConnectionStateActionsRequired { 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.RemotePrivateLinkServiceConnectionStateActionsRequired : string with get, set
Public Property RemotePrivateLinkServiceConnectionStateActionsRequired As String

Property Value

Attributes

Applies to