Interface App.DefinitionStages.WithPublicNetworkAccess

    • Method Detail

      • withPublicNetworkAccess

        App.DefinitionStages.WithCreate withPublicNetworkAccess​(PublicNetworkAccess publicNetworkAccess)
        Specifies the publicNetworkAccess property: Whether requests from the public network are allowed..
        Parameters:
        publicNetworkAccess - Whether requests from the public network are allowed.
        Returns:
        the next definition stage.