NetworkFabricInternetGatewayData Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.