INetworkFabricController.TenantInternetGatewayId Property

Definition

List of tenant InternetGateway resource IDs

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

Property Value

Attributes

Applies to