Partager via


NetworkFabricInternetGatewayData Constructeur

Définition

Initialise une nouvelle instance de NetworkFabricInternetGatewayData.

public NetworkFabricInternetGatewayData (Azure.Core.AzureLocation location, Azure.ResourceManager.ManagedNetworkFabric.Models.InternetGatewayType typePropertiesType, Azure.Core.ResourceIdentifier networkFabricControllerId);
new Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricInternetGatewayData : Azure.Core.AzureLocation * Azure.ResourceManager.ManagedNetworkFabric.Models.InternetGatewayType * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricInternetGatewayData
Public Sub New (location As AzureLocation, typePropertiesType As InternetGatewayType, networkFabricControllerId As ResourceIdentifier)

Paramètres

location
AzureLocation

Emplacement.

typePropertiesType
InternetGatewayType

Type de passerelle de la ressource.

networkFabricControllerId
ResourceIdentifier

ID de ressource ARM du contrôleur Network Fabric.

Exceptions

networkFabricControllerId a la valeur null.

S’applique à