IContact.AntennaConfigurationSourceIP Property

Definition

List of Source IP

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=false, Description="List of Source IP", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sourceIps", Update=false)]
public System.Collections.Generic.List<string> AntennaConfigurationSourceIP { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=false, Description="List of Source IP", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sourceIps", Update=false)>]
member this.AntennaConfigurationSourceIP : System.Collections.Generic.List<string>
Public ReadOnly Property AntennaConfigurationSourceIP As List(Of String)

Property Value

Attributes

Applies to