Sdílet prostřednictvím


IPrivateLinkServiceConnection.StateActionsRequired Property

Definition

A message indicating if changes on the service provider require any updates on the consumer.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="A message indicating if changes on the service provider require any updates on the consumer.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="actionsRequired")]
public string StateActionsRequired { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="A message indicating if changes on the service provider require any updates on the consumer.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="actionsRequired")>]
member this.StateActionsRequired : string with get, set
Public Property StateActionsRequired As String

Property Value

Attributes

Applies to