IPrivateLinkServiceProxy.GroupConnectivityInformation Property

Definition

Gets or sets group connectivity information.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Gets or sets group connectivity information.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IGroupConnectivityInformation) }, Read=true, ReadOnly=false, Required=false, SerializedName="groupConnectivityInformation", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IGroupConnectivityInformation> GroupConnectivityInformation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Gets or sets group connectivity information.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IGroupConnectivityInformation) }, Read=true, ReadOnly=false, Required=false, SerializedName="groupConnectivityInformation", Update=true)>]
member this.GroupConnectivityInformation : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IGroupConnectivityInformation> with get, set
Public Property GroupConnectivityInformation As List(Of IGroupConnectivityInformation)

Property Value

Attributes

Applies to