SetAzureDataFactoryIntegrationRuntimeCommandHelper.SetSubnetId Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void SetSubnetId (Microsoft.Azure.Management.DataFactory.Models.ManagedIntegrationRuntime integrationRuntime, string vNetInjectionMethod, string subnetId, string subnetName, string vnetId);
static member SetSubnetId : Microsoft.Azure.Management.DataFactory.Models.ManagedIntegrationRuntime * string * string * string * string -> unit
Public Shared Sub SetSubnetId (integrationRuntime As ManagedIntegrationRuntime, vNetInjectionMethod As String, subnetId As String, subnetName As String, vnetId As String)
Parameters
- integrationRuntime
- ManagedIntegrationRuntime
- vNetInjectionMethod
- String
- subnetId
- String
- subnetName
- String
- vnetId
- String