IntegrationRuntimeVNetProperties interface
Vlastnosti virtuální sítě pro prostředí Managed Integration Runtime
Vlastnosti
| public |
ID prostředků veřejných IP adres, které bude tento prostředí Integration Runtime používat. |
| subnet | Název podsítě, ke které se tento modul Integration Runtime připojí. |
| subnet |
ID podsítě, ke které bude tento Azure-SSIS Integration Runtime připojený. |
| v |
ID virtuální sítě, ke které se tento prostředí Integration Runtime připojí. |
Podrobnosti vlastnosti
publicIPs
ID prostředků veřejných IP adres, které bude tento prostředí Integration Runtime používat.
publicIPs?: string[]
Hodnota vlastnosti
string[]
subnet
Název podsítě, ke které se tento modul Integration Runtime připojí.
subnet?: string
Hodnota vlastnosti
string
subnetId
ID podsítě, ke které bude tento Azure-SSIS Integration Runtime připojený.
subnetId?: string
Hodnota vlastnosti
string
vNetId
ID virtuální sítě, ke které se tento prostředí Integration Runtime připojí.
vNetId?: string
Hodnota vlastnosti
string