Uses of Class
com.azure.resourcemanager.datafactory.models.ManagedVirtualNetworkReference
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of ManagedVirtualNetworkReference in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionManagedIntegrationRuntime.managedVirtualNetwork()
Get the managedVirtualNetwork property: Managed Virtual Network reference.ManagedVirtualNetworkReference.withReferenceName
(String referenceName) Set the referenceName property: Reference ManagedVirtualNetwork name.ManagedVirtualNetworkReference.withType
(ManagedVirtualNetworkReferenceType type) Set the type property: Managed Virtual Network reference type.Modifier and TypeMethodDescriptionManagedIntegrationRuntime.withManagedVirtualNetwork
(ManagedVirtualNetworkReference managedVirtualNetwork) Set the managedVirtualNetwork property: Managed Virtual Network reference.