IntegrationAccountMapData(AzureLocation, IntegrationAccountMapType) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Initialisiert eine neue instance von IntegrationAccountMapData.
public IntegrationAccountMapData (Azure.Core.AzureLocation location, Azure.ResourceManager.Logic.Models.IntegrationAccountMapType mapType);
new Azure.ResourceManager.Logic.IntegrationAccountMapData : Azure.Core.AzureLocation * Azure.ResourceManager.Logic.Models.IntegrationAccountMapType -> Azure.ResourceManager.Logic.IntegrationAccountMapData
Public Sub New (location As AzureLocation, mapType As IntegrationAccountMapType)
Parameter
- location
- AzureLocation
Der Speicherort.
- mapType
- IntegrationAccountMapType
Der Zuordnungstyp.