Interface Site.DefinitionStages.WithNetworkFunctions

    • Method Detail

      • withNetworkFunctions

        Site.DefinitionStages.WithCreate withNetworkFunctions​(List<com.azure.core.management.SubResource> networkFunctions)
        Specifies the networkFunctions property: An array of ids of the network functions deployed on the site, maintained by the user..
        Parameters:
        networkFunctions - An array of ids of the network functions deployed on the site, maintained by the user.
        Returns:
        the next definition stage.