Interface Factory.UpdateStages.WithPublicNetworkAccess

  • All Known Subinterfaces:
    Factory.Update
    Enclosing interface:
    Factory.UpdateStages

    public static interface Factory.UpdateStages.WithPublicNetworkAccess
    The stage of the Factory update allowing to specify publicNetworkAccess.
    • Method Detail

      • withPublicNetworkAccess

        Factory.Update withPublicNetworkAccess​(PublicNetworkAccess publicNetworkAccess)
        Specifies the publicNetworkAccess property: Whether or not public network access is allowed for the data factory..
        Parameters:
        publicNetworkAccess - Whether or not public network access is allowed for the data factory.
        Returns:
        the next definition stage.