IInternetGatewayRuleProperties.InternetGatewayId Property

Definition

List of Internet Gateway resource Id.

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

Property Value

Attributes

Applies to